From e1f53c75cbac903996159033920fe305383bbb0b Mon Sep 17 00:00:00 2001 From: dbs Date: Thu, 12 Feb 2009 20:15:35 +0000 Subject: [PATCH] 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 --- Open-ILS/web/css/skin/default.css | 1 - 1 file changed, 1 deletion(-) 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"; -- 2.11.0