1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-04 13:47:31 +02:00

Merge pull request #2185 from MikeyGMT/20161222

Menu Manager calling jquery-ui.css with js method #2183
This commit is contained in:
Cameron
2016-12-23 07:26:41 -08:00
committed by GitHub

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