From 5e1b9533eed98da03a06cd06bb13c8143b7fc91e Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Wed, 13 Oct 2010 18:58:46 +0200 Subject: load minified javascript if debug mode is off; add minified version (generated with "yuicompressor --nomunge") of jstree --- data/templates/top.inc.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'data/templates') diff --git a/data/templates/top.inc.php b/data/templates/top.inc.php index 428f3d4..bdd4b1a 100644 --- a/data/templates/top.inc.php +++ b/data/templates/top.inc.php @@ -19,8 +19,13 @@ if (isset($rsschannels)) { ?> - - + + + + + + + -- cgit v1.2.3