Updated Rico2 and Rico3 with fixes for IE9. Updated Rico2 version to 2.3. Updated...
[infodrom/rico3] / examples / html / LoadRicoClient.js
index c2d0306..2d01c93 100644 (file)
@@ -64,7 +64,7 @@ Rico_CONFIG = {
         this.requireRicoCSS(theme);\r
         break;\r
     }\r
-    if (this.grid_striping) document.write("<link type='text/css' rel='stylesheet' href='"+this.cssDir+"striping/"+theme+".css' />");\r
+    if (this.grid_striping) document.write("<link type='text/css' rel='stylesheet' href='"+this.cssDir+"striping_"+theme+".css' />");\r
   },\r
 \r
   requireRicoJS: function(filename) {\r