luci-theme-openwrt: rework menu rendering
[project/luci.git] / themes / luci-theme-openwrt / luasrc / view / themes / openwrt.org / footer.htm
index a056dd84f2f11f1704f37ab35a03e97989312a0b..356b6dac1018ba2fb70f741b36381240d738e1d7 100644 (file)
@@ -12,5 +12,8 @@
        <% local ver = require "luci.version" -%>
        Powered by <%= ver.luciname %> (<%= ver.luciversion %>)
 </p>
+
+<script type="text/javascript">L.require('menu-openwrt')</script>
+
 </body>
 </html>