From: dbs Date: Thu, 12 Feb 2009 20:15:35 +0000 (+0000) Subject: Further testing suggests that dojox/resources/Grid.css is not needed, and in fact... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e1f53c75cbac903996159033920fe305383bbb0b;p=evergreen%2Ftadl.git Further testing suggests that dojox/resources/Grid.css is not needed, and in fact causes problems git-svn-id: svn://svn.open-ils.org/ILS/trunk@12164 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/css/skin/default.css b/Open-ILS/web/css/skin/default.css index 9be6f3098b..84bcf6fd5e 100644 --- a/Open-ILS/web/css/skin/default.css +++ b/Open-ILS/web/css/skin/default.css @@ -5,7 +5,6 @@ @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";