Merge pull request #733 from kuoruan/jql
authorJo-Philipp Wich <jo@mein.io>
Sun, 5 Jun 2016 09:47:01 +0000 (11:47 +0200)
committerJo-Philipp Wich <jo@mein.io>
Sun, 5 Jun 2016 09:47:01 +0000 (11:47 +0200)
luci-theme-bootstrap: Remove jql.min.js which does not exist

themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm

index d4d0a2b..6f09bfc 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 %>">