Merge pull request #733 from kuoruan/jql
luci-theme-bootstrap: Remove jql.min.js which does not exist
This commit is contained in:
commit
7c5006db68
1 changed files with 0 additions and 1 deletions
|
@ -172,7 +172,6 @@
|
||||||
<style title="text/css"><%= css %></style>
|
<style title="text/css"><%= css %></style>
|
||||||
<% end -%>
|
<% end -%>
|
||||||
<script src="<%=resource%>/xhr.js"></script>
|
<script src="<%=resource%>/xhr.js"></script>
|
||||||
<script src="<%=resource%>/jql.min.js"></script>
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="lang_<%=luci.i18n.context.lang%> <%- if node then %><%= striptags( node.title ) %><%- end %>">
|
<body class="lang_<%=luci.i18n.context.lang%> <%- if node then %><%= striptags( node.title ) %><%- end %>">
|
||||||
|
|
Loading…
Reference in a new issue