From 66e1e32f342a7f23ea2bb01ea4020069d0a6a82d Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Wed, 28 Oct 2009 23:34:53 -0600 Subject: Removed YUI grids. Added g- prefix to selected class. Layout almost completely restored, still need to fix action-status message box --- modules/organize/views/organize_thumb_grid.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/organize/views/organize_thumb_grid.html.php') diff --git a/modules/organize/views/organize_thumb_grid.html.php b/modules/organize/views/organize_thumb_grid.html.php index e9681a5f..f28176de 100644 --- a/modules/organize/views/organize_thumb_grid.html.php +++ b/modules/organize/views/organize_thumb_grid.html.php @@ -1,6 +1,6 @@ children(25, $offset) as $child): ?> -
  • +
  • "> thumb_img(array("class" => "g-thumbnail", "ref" => $child->id), 90, true) ?> -- cgit v1.2.3