From: gitawego Date: Tue, 14 May 2013 17:27:23 +0000 (+0300) Subject: @FIXED dijit modules aren't cached in compressed mode X-Git-Tag: 1.8~123^2 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=c8d3fd5b180eae96f9df4cab944d4d7b5fc5bcb1;p=tt-rss.git @FIXED dijit modules aren't cached in compressed mode --- diff --git a/index.php b/index.php index 29b8b173..c43d2db4 100644 --- a/index.php +++ b/index.php @@ -87,7 +87,6 @@ foreach (array("lib/prototype.js", "lib/scriptaculous/scriptaculous.js?load=effects,dragdrop,controls", "lib/dojo/dojo.js", - "lib/dijit/dijit.js", "lib/dojo/tt-rss-layer.js", "errors.php?mode=js") as $jsfile) { @@ -96,6 +95,7 @@ } ?>