1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-14 17:39:46 +01:00

Menu Manager calling jquery-ui.css with js method #2183

Menu Manager calling jquery-ui.css with js method part of #2183
This commit is contained in:
MikeyGMT 2016-12-23 13:15:20 +00:00
parent 34f96ff932
commit ef58780710

View File

@ -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()