From: Florian Eckert Date: Tue, 21 Feb 2017 14:16:49 +0000 (+0100) Subject: luci-theme-boostrap: add JavaScript warning if disabled X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=823d3cc86c25062bb0a2b81bf31dc516a9fc1e43;ds=sidebyside luci-theme-boostrap: add JavaScript warning if disabled Signed-off-by: Florian Eckert --- diff --git a/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm b/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm index 6f09bfcdf..78b98e035 100644 --- a/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm +++ b/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm @@ -201,5 +201,12 @@ <%- end -%> + +
<% if category then render_tabmenu(category, cattree) end %>