From ef587807109abe87cb6841404b4a1f67a8b7fb20 Mon Sep 17 00:00:00 2001 From: MikeyGMT Date: Fri, 23 Dec 2016 13:15:20 +0000 Subject: [PATCH] Menu Manager calling jquery-ui.css with js method #2183 Menu Manager calling jquery-ui.css with js method part of #2183 --- e107_admin/menus.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_admin/menus.php b/e107_admin/menus.php index 9ded6c064..a6fdf614a 100644 --- a/e107_admin/menus.php +++ b/e107_admin/menus.php @@ -426,7 +426,7 @@ TEMPL; e107::js('footer',"http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.1/jquery-ui.min.js"); - e107::js('url', "http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.1/themes/base/jquery-ui.css"); + e107::css('url', "http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.1/themes/base/jquery-ui.css"); e107::js('footer-inline',' $(function()