treewide: always include cbi.js
[project/luci.git] / themes / luci-theme-material / luasrc / view / themes / material / header.htm
index b6341a2c35ae26ab0092f7ea9f6b1ca28faa74b9..f97db257510214e3058219c0d30170ca72058d36 100644 (file)
        <% if css then %>
                <style title="text/css"><%= css %></style>
        <% end -%>
+       <script src="<%=resource%>/cbi.js"></script>
        <script src="<%=resource%>/xhr.js"></script>
 </head>
 <body class="lang_<%=luci.i18n.context.lang%> <%- if node then %><%= striptags( node.title ) %><%- end %> <% if luci.dispatcher.context.authsession then %>logged-in<% end %>">