From 38ce1d3cd0c2b356f280b2b21c209c219d9cfe1a Mon Sep 17 00:00:00 2001 From: dbs Date: Thu, 12 Feb 2009 17:27:04 +0000 Subject: [PATCH] Revert r12071 until we port jubgrid.js over to the Dojo 1.2 DataGrid git-svn-id: svn://svn.open-ils.org/ILS/trunk@12161 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/web/css/skin/default.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Open-ILS/web/css/skin/default.css b/Open-ILS/web/css/skin/default.css index 60ef125da2..9be6f3098b 100644 --- a/Open-ILS/web/css/skin/default.css +++ b/Open-ILS/web/css/skin/default.css @@ -4,6 +4,8 @@ /* import the dojo CSS */ @import "/js/dojo/dojo/resources/dojo.css"; @import "/js/dojo/dijit/themes/tundra/tundra.css"; +@import "/js/dojo/dojox/grid/_grid/Grid.css"; +@import "/js/dojo/dojox/grid/resources/Grid.css"; @import "/js/dojo/dojox/grid/resources/tundraGrid.css"; -- 2.11.0