From 246e9b4e37cf85a04f52a22a61a4e705d51f96b4 Mon Sep 17 00:00:00 2001 From: Sebastien SAUVAGE Date: Wed, 25 Sep 2013 21:27:50 +0200 Subject: Removed jQuery from almost all pages jQuery has been removed from all pages, except those who really require it (like autocomplete in link edition). Immediate gain: All pages weight 286 kb LESS ! \o/ Highlighting in search results has also been temporarly removed (and will be re-implemented). --- tpl/picwall.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tpl/picwall.html') diff --git a/tpl/picwall.html b/tpl/picwall.html index 631e0866..b78e2609 100644 --- a/tpl/picwall.html +++ b/tpl/picwall.html @@ -2,7 +2,9 @@ {include="includes"} {if="empty($GLOBALS['disablejquery'])"} - + + + {/if} -- cgit v1.2.3