From 35d8d6138ee92fbf1287e68a3ef1bb11539e22bb Mon Sep 17 00:00:00 2001 From: NOYB Date: Wed, 17 Feb 2016 03:23:07 -0800 Subject: Fix for but #5901 Move the widgets save out of index.php jquery and into head.inc php along with it's counterpart the available widgets icon. --- src/usr/local/www/head.inc | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/usr/local/www/head.inc') diff --git a/src/usr/local/www/head.inc b/src/usr/local/www/head.inc index 4a52da6..bb89d76 100644 --- a/src/usr/local/www/head.inc +++ b/src/usr/local/www/head.inc @@ -477,6 +477,14 @@ if (($pagename === "index.php") && ($numColumns > 2)) { + +
  • + " id="btnstore"> + + +
  • + +
  • "> -- cgit v1.1