luci-theme-argon: sync with upstream source

This commit is contained in:
CN_SZTL 2020-02-10 14:39:33 +08:00
parent 5f5accb101
commit 606ccce594
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,6 @@
// thanks for Jo-Philipp Wich <jow@openwrt.org>
var luciLocation = <%= luci.http.write_json(luci.dispatcher.context.path) %>;
</script>
<script src="<%=media%>/js/jquery.min.js"></script>
<script src="<%=media%>/js/script.js"></script>
</body>
</html>

View File

@ -83,6 +83,7 @@
<script src="<%=url('admin/translations', luci.i18n.context.lang)%><%# ?v=PKG_VERSION %>"></script>
<script src="<%=resource%>/cbi.js"></script>
<script src="<%=resource%>/xhr.js"></script>
<script src="<%=media%>/js/jquery.min.js"></script>
<script type="text/javascript">//<![CDATA[
(function () {
function get_children(node) {
@ -282,4 +283,4 @@
</div>
</noscript>
<div id="tabmenu" style="display:none"></div>
<div id="tabmenu" style="display:none"></div>