mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Fix path to jquery in Charisma
This commit is contained in:
@@ -212,7 +212,7 @@
|
||||
<!-- Scripts-->
|
||||
<!-- jQuery -->
|
||||
<!-- jQuery 2.2.1 -->
|
||||
<script src="{$smarty.const.WWW_THEMES}/shared/scripts/jQuery-2.2.1.min.js"></script>
|
||||
<script src="{$smarty.const.WWW_THEMES}/shared/assets/jquery-2.2.x/dist/jquery.min.js"></script>
|
||||
<!-- jQuery migrate script -->
|
||||
<script type="text/javascript"
|
||||
src="https://code.jquery.com/jquery-migrate-1.4.0.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user