luci-theme-bootstrap: Remove jql.min.js which does not exist
Fix 404 error Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
This commit is contained in:
parent
f4af114dbc
commit
c44f04952b
1 changed files with 0 additions and 1 deletions
|
@ -172,7 +172,6 @@
|
|||
<style title="text/css"><%= css %></style>
|
||||
<% end -%>
|
||||
<script src="<%=resource%>/xhr.js"></script>
|
||||
<script src="<%=resource%>/jql.min.js"></script>
|
||||
</head>
|
||||
|
||||
<body class="lang_<%=luci.i18n.context.lang%> <%- if node then %><%= striptags( node.title ) %><%- end %>">
|
||||
|
|
Loading…
Reference in a new issue