From: dbs Date: Thu, 12 Feb 2009 17:27:04 +0000 (+0000) Subject: Revert r12071 until we port jubgrid.js over to the Dojo 1.2 DataGrid X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=38ce1d3cd0c2b356f280b2b21c209c219d9cfe1a;p=evergreen%2Ftadl.git 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 --- 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";