From 136076644d29cfed5d85c95a39aafb88d1d27570 Mon Sep 17 00:00:00 2001 From: liquibyte Date: Wed, 29 Jan 2014 23:07:25 -0500 Subject: [PATCH] This file is also needed to make the hover effects work. The older jquery just doesn't cut it. Signed-off-by: liquibyte --- fp-plugins/jquery/plugin.jquery.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) mode change 100644 => 100755 fp-plugins/jquery/plugin.jquery.php diff --git a/fp-plugins/jquery/plugin.jquery.php b/fp-plugins/jquery/plugin.jquery.php old mode 100644 new mode 100755 index 907baec..6888642 --- a/fp-plugins/jquery/plugin.jquery.php +++ b/fp-plugins/jquery/plugin.jquery.php @@ -18,8 +18,10 @@ function plugin_jquery_head() { $pdir=plugin_geturl('jquery'); echo << - - + + + + JSUTILS; }