luci-theme-bootstrap: Remove jql.min.js which does not exist 733/head
authorHsing-Wang Liao <kuoruan@gmail.com>
Tue, 31 May 2016 04:28:10 +0000 (12:28 +0800)
committerHsing-Wang Liao <kuoruan@gmail.com>
Tue, 31 May 2016 05:58:39 +0000 (13:58 +0800)
Fix 404 error

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm

index d4d0a2b1250b3e1e4e0a057fa2ca9af4a64756a2..6f09bfcdfa1042a8ae1dce2954fc7443b9ab4da9 100644 (file)
                        <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 %>">