Remove the source of many annoying 404 errors - a CSS file that doesn't exist
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 6 Oct 2009 04:33:26 +0000 (04:33 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 6 Oct 2009 04:33:26 +0000 (04:33 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@14273 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/web/opac/skin/craftsman/xml/common/css_common.xml
Open-ILS/web/opac/skin/default/xml/common/css_common.xml

index 02ac8b5..8d6c59b 100644 (file)
@@ -22,5 +22,4 @@
 <style type="text/css">
        @import '/js/dojo/dojo/resources/dojo.css';
        @import '/js/dojo/dijit/themes/tundra/tundra.css';
-       @import '/js/dojo/dijit/themes/tundra/tundra_rtl.css';
 </style>
index 452a0a3..c01bb3f 100644 (file)
@@ -20,5 +20,4 @@
 <style type="text/css">
        @import '/js/dojo/dojo/resources/dojo.css';
        @import '/js/dojo/dijit/themes/tundra/tundra.css';
-       @import '/js/dojo/dijit/themes/tundra/tundra_rtl.css';
 </style>