Skip to content

Commit 0529fdf

Browse files
committed
Jquery-ui required for Crontab tabs
1 parent 7511336 commit 0529fdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/templates/scripts.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<script type="text/javascript" src="/js/jquery/jquery.cookie.js?<?=JS_LATEST_UPDATE?>"></script>
2+
<script type="text/javascript" src="/js/jquery/jquery-ui-1.8.20.custom.min.js?<?=JS_LATEST_UPDATE?>"></script>
23
<script type="text/javascript" src="/js/jquery/jquery.finder.js?<?=JS_LATEST_UPDATE?>"></script>
34
<script type="text/javascript" src="/js/hotkeys.js?<?=JS_LATEST_UPDATE?>"></script>
45
<script type="text/javascript" src="/js/events.js?<?=JS_LATEST_UPDATE?>"></script>

0 commit comments

Comments
 (0)