mirror of
https://github.com/e107inc/e107.git
synced 2025-03-13 17:09:46 +01:00
Merge pull request #2185 from MikeyGMT/20161222
Menu Manager calling jquery-ui.css with js method #2183
This commit is contained in:
commit
5706751d69
@ -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()
|
||||
|
Loading…
x
Reference in New Issue
Block a user