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://207.154.207.93/?a=commitdiff_plain;h=refs%2Fpull%2F1034%2Fhead;p=project%2Fluci.git 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 %>