[open-ils-commits] r12161 - trunk/Open-ILS/web/css/skin (dbs)

svn at svn.open-ils.org svn at svn.open-ils.org
Thu Feb 12 12:27:11 EST 2009


Author: dbs
Date: 2009-02-12 12:27:04 -0500 (Thu, 12 Feb 2009)
New Revision: 12161

Modified:
   trunk/Open-ILS/web/css/skin/default.css
Log:
Revert r12071 until we port jubgrid.js over to the Dojo 1.2 DataGrid


Modified: trunk/Open-ILS/web/css/skin/default.css
===================================================================
--- trunk/Open-ILS/web/css/skin/default.css	2009-02-12 17:25:40 UTC (rev 12160)
+++ trunk/Open-ILS/web/css/skin/default.css	2009-02-12 17:27:04 UTC (rev 12161)
@@ -4,6 +4,8 @@
 /* import the dojo CSS */
 @import "/js/dojo/dojo/resources/dojo.css";
 @import "/js/dojo/dijit/themes/tundra/tundra.css";
+ at import "/js/dojo/dojox/grid/_grid/Grid.css";
+ at import "/js/dojo/dojox/grid/resources/Grid.css";
 @import "/js/dojo/dojox/grid/resources/tundraGrid.css";
 
 



More information about the open-ils-commits mailing list