.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
font-family: inherit;
- font-weight: 500;
+ font-weight: 400;
line-height: 1.1;
color: inherit;
}
-ms-text-size-adjust: 100%;
}
+body {
+ font-size: 0.8rem;
+ background-color: #EEE;
+}
+
html, body {
margin: 0px;
padding: 0px;
height: 100%;
- font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
- font-size: 62.5%; /* font-size 1rem = 10px on default browser settings */
-}
-
-body {
- font-size: 1.3rem; /* 1.3rem = 13px */
+ font-family: Microsoft Yahei, WenQuanYi Micro Hei, sans-serif, "Helvetica Neue", Helvetica, Hiragino Sans GB;
}
select {
background-color: transparent;
color: rgba(0, 0, 0, .87);
border: none;
- border-bottom: 1px solid rgba(0, 0, 0, .26);
+ border-bottom: 2px solid rgba(0, 0, 0, .26);
outline: 0;
padding: 0;
box-shadow: none;
border-radius: 0;
background-image: none;
- height: 2rem;
- font-size: 1.1rem;
+ height: 1.8rem;
+ font-size: 0.8rem;
}
select:not([multiple="multiple"]):focus,
input:focus {
- height: 2rem;
- height: calc(2rem + 1px);
- margin-bottom: -1px;
border-color: #0099CC;
- border-width: 2px;
}
select[multiple="multiple"] {
cursor: help;
}
-hr{
+hr {
margin: 1rem 0;
border-color: #EEE;
opacity: 0.1;
text-align: center;
margin-top: 2rem;
color: #888;
- font-size: 1.3rem;
+ font-size: 1.2rem;
}
.main > .loading > span > .loading-img:before {
float: left;
top: 4rem;
width: 15%;
- width: calc(0% + 17rem);
+ width: calc(0% + 15rem);
height: 100%;
height: calc(100% - 4rem);
background-color: white;
-
overflow-x: auto;
position: fixed;
}
.main-right {
width: 85%;
- width: calc(100% - 17rem);
+ width: calc(100% - 15rem);
float: right;
height: 100%;
background-color: #EEE;
}
header > .container > .brand {
- font-size: 1.5rem;
+ font-size: 1.4rem;
color: white;
text-decoration: none;
cursor: default;
background-image: none;
min-width: 6rem;
padding: 0.5rem 1rem;
- font-size: 1.1rem;
+ font-size: 0.9rem;
line-height: 1.42857143;
color: #fff;
background-color: #5bc0de;
padding: 0.5rem 1rem;
text-decoration: none;
cursor: default;
- font-size: 1.2rem;
+ font-size: 1.15rem;
}
.main > .main-left > .nav > li:hover,
}
h1 {
- font-size: 4rem;
+ font-size: 2rem;
padding-bottom: 10px;
border-bottom: 1px solid #eee;
}
h2 {
margin: 2rem 0 0 0;
- font-size: 2.5rem;
+ font-size: 1.8rem;
padding-bottom: 10px;
border-bottom: 1px solid #eee;
}
h3 {
margin: 2rem 0 0 0;
- font-size: 2rem;
+ font-size: 1.4rem;
padding-bottom: 10px;
}
-webkit-overflow-scrolling: touch;
}
+.cbi-map-descr + fieldset {
+ margin-top: 1rem;
+}
+
fieldset > legend {
display: none !important;
}
display: block;
line-height: 1;
color: #404040;
- font-size: 1.9rem;
- padding-bottom: 2rem;
+ font-size: 1.4rem;
+ padding-bottom: 1rem;
border-bottom: 1px solid #eee;
}
}
table > tbody > tr > td, table > tbody > tr > th, table > tfoot > tr > td, table > tfoot > tr > th, table > thead > tr > td, table > thead > tr > th {
- padding: 8px;
- line-height: 1.42857143;
+ padding: .5rem;
border-top: 1px solid #ddd;
-
white-space: nowrap;
}
text-align: center;
}
-fieldset > table > tbody > tr:nth-of-type(odd) {
+fieldset > table > tbody > tr:nth-of-type(2n) {
background-color: #f9f9f9;
}
#conns > div,
#memtotal > div {
width: 100% !important;
- height: 1.4rem !important;
+ height: 1.2rem !important;
}
#swaptotal > div > div,
#membuff > div > div,
#conns > div > div,
#memtotal > div > div {
- height: 1.4rem !important;
+ height: 100% !important;
background-color: #0099CC !important;
}
background-color: #F0F0F0;
transition: all 0.2s ease-in-out;
display: inline-block;
- padding: 0.5rem 1rem;
+ padding: 0 0.8rem;
border: none;
border-radius: 0.2rem;
cursor: pointer;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
- font-size: 1rem;
+ font-size: 0.8rem;
width: auto !important;
}
}
.cbi-input-reset,
+.cbi-section-remove > .cbi-button,
.cbi-button-remove {
color: #fff !important;
background-color: #d9534f !important;
.cbi-tabmenu > li,
.tabs > li {
display: inline-block;
- padding: 0.9rem 0rem;
+ padding: 0.6rem 0rem;
}
.cbi-tabmenu > li > a,
.tabs > li > a {
text-decoration: none;
color: #404040;
- padding: 0.9rem 1.5rem;
+ padding: 0.5rem 0.8rem;
}
.tabs > li[class~="active"],
background-color: #D4D4D4;
}
+.cbi-section-remove:nth-of-type(2n),
+.cbi-section-node:nth-of-type(2n){
+ background-color: #f9f9f9;
+}
+
.cbi-section-node-tabbed {
padding: 0;
margin-top: 0;
.cbi-value-field,
.cbi-value-description {
display: table-cell;
+ line-height: 1.25;
}
.cbi-value-helpicon > img {
}
.cbi-value {
- padding: 1rem;
+ padding: 0.3rem 1rem;
display: inline-block;
width: 100%;
}
}
.cbi-rowstyle-2 .cbi-button-up,
-.cbi-rowstyle-2 .cbi-button-down{
+.cbi-rowstyle-2 .cbi-button-down {
background-color: #FFF !important;
}
.cbi-page-actions {
border-top: 1px solid #eee;
- padding-top: 2rem;
+ padding-top: 1rem;
text-align: right;
}
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
+td > .ifacebadge {
+ background-color: #F0F0F0;
+ font-size: 0.9rem;
+}
+
.ifacebadge > img {
float: right;
- margin-left: 0.3rem;
+ margin: 0 0.3rem;
}
/*textarea*/
.cbi-input-textarea {
width: 100%;
- min-height: 16rem;
- padding: 1rem;
- font-size: 0.9rem;
+ min-height: 14rem;
+ padding: 0.8rem;
+ font-size: 0.8rem;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
color: black;
}
.cbi-value-field .cbi-input-checkbox,
.cbi-value-field .cbi-input-radio {
- margin-top: 0.3rem;
+ margin-top: 0.5rem;
+ height: 1rem;
+}
+
+.cbi-value-field > input + .cbi-value-description {
+ padding: 0;
+}
+
+.cbi-value-field > ul > li {
+ display: flex;
+}
+
+.cbi-value-field > ul > li > label {
+ margin-top: 0.5rem;
+}
+
+.cbi-value-field > ul > li .ifacebadge {
+ background-color: #eee;
+ margin-left: 0.4rem;
+ margin-top: -0.5rem;
}
.cbi-section-table-row > .cbi-value-field .cbi-input-select {
margin: 0.5rem;
}
+.cbi-section-remove {
+ padding: 0.5rem;
+}
+
div.cbi-value var, td.cbi-value-field var {
font-style: italic;
color: #0069D6;
}
small {
- font-size: small;
+ font-size: 90%;
white-space: normal;
+ line-height: 1.42857143;
}
.cbi-button-up,
display: inline-block;
min-width: 0;
padding: 0.2rem 0.3rem;
- font-size: 1.3rem;
+ font-size: 1.2rem;
}
.cbi-optionals {
-moz-border-radius: 3px;
white-space: pre-wrap;
word-wrap: break-word;
- font-size: 1.5rem;
+ font-size: 1.4rem;
color: #404040;
}
.label {
padding: 0.3rem 0.8rem;
- font-size: 1rem;
+ font-size: 0.8rem;
font-weight: bold;
color: #ffffff !important;
text-transform: uppercase;
/* fix Services Network Shares*/
.node-services-samba > .main .cbi-tabcontainer:nth-child(3) .cbi-value-title {
margin-bottom: 1rem;
+ width: auto;
}
.node-services-samba > .main .cbi-tabcontainer:nth-child(3) .cbi-value-field {
}
.node-system-packages > .main .cbi-tabmenu > li > a, .tabs > li > a {
- padding: 0.5rem 1rem;
+ padding: 0.5rem 0.8rem;
}
.node-system-packages > .main .cbi-value > pre {
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16), 0 0 2px 0 rgba(0, 0, 0, .12);
}
+.node-system-flashops form.inline + form.inline {
+ margin-left: 0;
+}
+
#cbi-firewall-redirect table *,
#cbi-network-switch_vlan table *,
-#cbi-firewall-zone table *{
+#cbi-firewall-zone table * {
font-size: small;
}
#cbi-firewall-redirect table input[type="text"],
#cbi-network-switch_vlan table input[type="text"],
-#cbi-firewall-zone table input[type="text"]{
+#cbi-firewall-zone table input[type="text"] {
width: 5rem;
}
#cbi-firewall-redirect table select,
#cbi-network-switch_vlan table select,
-#cbi-firewall-zone table select{
+#cbi-firewall-zone table select {
min-width: 3.5rem;
}
-
/* language fix */
body.lang_pl.node-main-login .cbi-value-title {
width: 12rem;
@media screen and (max-width: 1600px) {
.main-left {
- width: calc(0% + 15rem);
+ width: calc(0% + 13rem);
}
.main-right {
- width: calc(100% - 15rem);
+ width: calc(100% - 13rem);
}
.cbi-button {
padding: 0.3rem 0.6rem;
- font-size: 1rem;
- line-height: 1.5;
+ font-size: 0.8rem;
}
header > .container > .pull-right > * {
}
.panel-title {
- font-size: 1.3rem;
+ font-size: 1.1rem;
padding-bottom: 1rem;
}
table {
- font-size: 0.8rem !important;
+ font-size: 0.7rem !important;
width: 100% !important;
}
.main > .main-left > .nav > li,
.main > .main-left > .nav > li a,
.main > .main-left > .nav > .slide > .menu {
- font-size: 1.1rem;
+ font-size: 0.9rem;
}
.main > .main-left > .nav > .slide > .slide-menu > li > a {
- font-size: 0.9rem;
+ font-size: 0.7rem;
}
}
}
#diag-rc-output > pre {
- font-size: 1.2rem;
+ font-size: 1rem;
}
.node-main-login > .main .cbi-value-title {
}
@media screen and (max-width: 480px) {
+ body {
+ font-size: 1rem;
+ }
+
fieldset {
padding: 1rem;
margin: 1rem 0 0 0;
-webkit-overflow-scrolling: touch;
}
- .node-status-iptables > .main div > .cbi-map > form input[type="submit"]{
+ .node-status-iptables > .main div > .cbi-map > form input[type="submit"] {
width: 100% !important;
margin: 0;
}
- .node-status-iptables > .main div > .cbi-map > form input[type="submit"] + input[type="submit"]{
+ .node-status-iptables > .main div > .cbi-map > form input[type="submit"] + input[type="submit"] {
margin-top: 1rem;
}
}
.cbi-value-field .cbi-input-select {
min-width: 25rem;
}
-}
+}
\ No newline at end of file
<%#
- Material is a clean HTML5 theme for LuCI. It is based on luci-theme-bootstrap and MUI
+Material is a clean HTML5 theme for LuCI. It is based on luci-theme-bootstrap and MUI
- luci-theme-material
- Copyright 2015 Lutty Yang <lutty@wcan.in>
+luci-theme-material
+Copyright 2015 Lutty Yang
+<lutty@wcan.in>
- Have a bug? Please create an issue here on GitHub!
- https://github.com/LuttyYang/luci-theme-material/issues
+Have a bug? Please create an issue here on GitHub!
+https://github.com/LuttyYang/luci-theme-material/issues
- luci-theme-bootstrap:
- Copyright 2008 Steven Barth <steven@midlink.org>
- Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
- Copyright 2012 David Menting <david@nut-bolt.nl>
+luci-theme-bootstrap:
+Copyright 2008 Steven Barth
+<steven@midlink.org>
+Copyright 2008 Jo-Philipp Wich
+<jow@openwrt.org>
+Copyright 2012 David Menting
+<david@nut-bolt.nl>
- MUI:
- https://github.com/muicss/mui
+MUI:
+https://github.com/muicss/mui
- Licensed to the public under the Apache License 2.0
+Licensed to the public under the Apache License 2.0
-%>
<%
- local ver = require "luci.version"
- local sys = require "luci.sys"
- local util = require "luci.util"
- local http = require "luci.http"
- local disp = require "luci.dispatcher"
-
- local boardinfo = util.ubus("system", "board")
-
- local request = disp.context.path
- local request2 = disp.context.request
-
- local category = request[1]
- local cattree = category and disp.node(category)
-
- local leaf = request2[#request2]
-
- local tree = disp.node()
- local node = disp.context.dispatched
-
- local categories = disp.node_childs(tree)
-
- local c = tree
- local i, r
-
- -- tag all nodes leading to this page
- for i, r in ipairs(request) do
- if c.nodes and c.nodes[r] then
- c = c.nodes[r]
- c._menu_selected = true
- end
- end
-
- -- send as HTML5
- http.prepare_content("text/html")
-
- local function nodeurl(prefix, name, query)
- local url = controller .. prefix .. name .. "/"
- if query then
- url = url .. http.build_querystring(query)
- end
- return pcdata(url)
- end
-
- local function subtree(prefix, node, level)
- if not level then
- level = 1
- end
-
- local childs = disp.node_childs(node)
- if #childs > 0 then
-
- if level > 2 then
+local ver = require "luci.version"
+local sys = require "luci.sys"
+local util = require "luci.util"
+local http = require "luci.http"
+local disp = require "luci.dispatcher"
+
+local boardinfo = util.ubus("system", "board")
+
+local request = disp.context.path
+local request2 = disp.context.request
+
+local category = request[1]
+local cattree = category and disp.node(category)
+
+local leaf = request2[#request2]
+
+local tree = disp.node()
+local node = disp.context.dispatched
+
+local categories = disp.node_childs(tree)
+
+local c = tree
+local i, r
+
+-- tag all nodes leading to this page
+for i, r in ipairs(request) do
+if c.nodes and c.nodes[r] then
+c = c.nodes[r]
+c._menu_selected = true
+end
+end
+
+-- send as HTML5
+http.prepare_content("text/html")
+
+local function nodeurl(prefix, name, query)
+local url = controller .. prefix .. name .. "/"
+if query then
+url = url .. http.build_querystring(query)
+end
+return pcdata(url)
+end
+
+local function subtree(prefix, node, level)
+if not level then
+level = 1
+end
+
+local childs = disp.node_childs(node)
+if #childs > 0 then
+
+if level > 2 then
%>
- <ul class="tabs">
- <%
- end
+<ul class="tabs">
+ <%
+ end
+
+ local selected_node
+ local selected_name
+ local i, v
- local selected_node
- local selected_name
- local i, v
-
- for i, v in ipairs(childs) do
- local nnode = node.nodes[v]
- if nnode._menu_selected then
- selected_node = nnode
- selected_name = v
- end
- if level > 2 then
- %>
- <li class="tabmenu-item-<%=v%><%- if nnode._menu_selected or (node.leaf and v == leaf) then %> active<% end %>">
- <a href="<%=nodeurl(prefix, v, nnode.query)%>"><%=striptags(translate(nnode.title))%></a>
- </li>
- <% end
- end
-
- if level > 2 then
- %>
- </ul>
+ for i, v in ipairs(childs) do
+ local nnode = node.nodes[v]
+ if nnode._menu_selected then
+ selected_node = nnode
+ selected_name = v
+ end
+ if level > 2 then
+ %>
+ <li class="tabmenu-item-<%=v%><%- if nnode._menu_selected or (node.leaf and v == leaf) then %> active<% end %>">
+ <a href="<%=nodeurl(prefix, v, nnode.query)%>"><%=striptags(translate(nnode.title))%></a>
+ </li>
+ <% end
+ end
+
+ if level > 2 then
+ %>
+</ul>
<% end
- if selected_node then
- subtree(prefix .. selected_name .. "/", selected_node, level + 1)
- end
- end
- end
+if selected_node then
+subtree(prefix .. selected_name .. "/", selected_node, level + 1)
+end
+end
+end
-%>
<!DOCTYPE html>
<html lang="<%=luci.i18n.context.lang%>">
<head>
<meta charset="utf-8">
- <title><%=striptags( (boardinfo.hostname or "?") .. ( (node and node.title) and ' - ' .. translate(node.title) or '')) %> - LuCI</title>
- <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" />
+ <title><%=striptags( (boardinfo.hostname or "?") .. ( (node and node.title) and ' - ' .. translate(node.title) or
+ '')) %> - LuCI</title>
+ <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport"/>
<meta name="format-detection" content="telephone=no, email=no"/>
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<meta name="theme-color" content="#0099CC">
<meta name="msapplication-tap-highlight" content="no">
<meta name="msapplication-TileColor" content="#0099CC">
+
+ <meta name="application-name" content="<%=striptags( (boardinfo.hostname or "?") ) %> - LuCI">
+ <meta name="apple-mobile-web-app-title" content="<%=striptags( (boardinfo.hostname or "?") ) %> - LuCI">
<meta name="msapplication-TileImage" content="<%=media%>/logo.png"/>
+ <link rel="icon" href="<%=media%>/logo.png" sizes="144x144">
+ <link rel="apple-touch-icon-precomposed" href="<%=media%>/logo.png" sizes="144x144">
+
<link rel="stylesheet" href="<%=media%>/css/style.css">
<link rel="shortcut icon" href="<%=media%>/favicon.ico">
<% if node and node.css then %>
- <link rel="stylesheet" href="<%=resource%>/<%=node.css%>">
+ <link rel="stylesheet" href="<%=resource%>/<%=node.css%>">
<% end -%>
<% if css then %>
- <style title="text/css">
- <%-= css %>
- </style>
+ <style title="text/css">
+ <
+ %
+ -
+ =
+ css
+
+ %
+ >
+ </style>
<% end -%>
<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 %>">
<header>
- <div class="container">
- <span class="showSide"></span>
- <a class="brand" href="#"><%=boardinfo.hostname or "?"%></a>
- <div class="pull-right">
- <%
- -- calculate the number of unsaved changes
- if tree.nodes[category] and tree.nodes[category].ucidata then
- local ucichanges = 0
- for i, j in pairs(require("luci.model.uci").cursor():changes()) do
- for k, l in pairs(j) do
- for m, n in pairs(l) do
- ucichanges = ucichanges + 1;
- end
- end
- end
- %>
- <% if ucichanges > 0 then %>
- <a class="label notice" href="<%=controller%>/<%=category%>/uci/changes?redir=<%=http.urlencode(http.formvalue("redir") or REQUEST_URI)%>"><span class="mobile-hide"><%:Unsaved Changes%>: </span><%=ucichanges%></a>
- <% end %>
+ <div class="container">
+ <span class="showSide"></span>
+ <a class="brand" href="#"><%=boardinfo.hostname or "?"%></a>
+ <div class="pull-right">
+ <%
+ -- calculate the number of unsaved changes
+ if tree.nodes[category] and tree.nodes[category].ucidata then
+ local ucichanges = 0
+ for i, j in pairs(require("luci.model.uci").cursor():changes()) do
+ for k, l in pairs(j) do
+ for m, n in pairs(l) do
+ ucichanges = ucichanges + 1;
+ end
+ end
+ end
+ %>
+ <% if ucichanges > 0 then %>
+ <a class="label notice"
+ href="<%=controller%>/<%=category%>/uci/changes?redir=<%=http.urlencode(http.formvalue(" redir") or
+ REQUEST_URI)%>"><span class="mobile-hide"><%:Unsaved Changes%>: </span><%=ucichanges%></a>
+ <% end %>
<span id="xhr_poll_status" style="display:none" onclick="XHR.running() ? XHR.halt() : XHR.run()">
<span class="label success" id="xhr_poll_status_on"><span class="mobile-hide"><%:Auto Refresh%> </span><%:on%></span>
<span class="label" id="xhr_poll_status_off" style="display:none"><span class="mobile-hide"><%:Auto Refresh%> </span><%:off%></span>
</span>
- <% end %>
- </div>
- </div>
+ <% end %>
+ </div>
+ </div>
</header>
- <div class="main">
- <div style="" class="loading"><span><div class="loading-img"></div>Loading...</span></div>
- <div class="main-left">
- <ul class="nav">
- <%-
- local function submenu(prefix, node)
- local childs = disp.node_childs(node)
- if #childs > 0 then
- %>
- <ul class="slide-menu">
- <%-
- for i, r in ipairs(childs) do
- local nnode = node.nodes[r]
- local href = controller .. prefix .. r ..
- (nnode.query and http.build_querystring(nnode.query) or "")
- %>
- <li><a data-title="<%=pcdata(striptags(nnode.title))%>" href="<%=pcdata(href)%>"><%=pcdata(striptags(translate(nnode.title)))%></a></li>
- <%-
- end
- %>
- </ul>
- <%-
- end
- end
-
- childs = disp.node_childs(cattree)
-
- if #childs > 0 then
- for i, r in ipairs(childs) do
- local nnode = cattree.nodes[r]
- local href = controller .. "/" .. category .. "/" .. r ..
- (nnode.query and http.build_querystring(k.query) or "")
- local grandchildren = disp.node_childs(nnode)
-
- if #grandchildren > 0 then
- %>
- <li class="slide">
- <a class="menu" data-title="<%=pcdata(striptags(nnode.title))%>" href="#"><%=pcdata(striptags(translate(nnode.title)))%></a>
- <%- submenu("/" .. category .. "/" .. r .. "/", nnode) %>
- </li>
- <% else %>
- <li>
- <a data-title="<%=pcdata(striptags(nnode.title))%>" href="<%=pcdata(href)%>"><%=pcdata(striptags(translate(nnode.title)))%></a>
- </li>
- <%
- end
- end
- end
- %>
- </ul>
- </div>
- <div class="main-right">
- <div class="darkMask"></div>
- <div id="maincontent">
- <div class="container">
- <%- if luci.sys.process.info("uid") == 0 and luci.sys.user.getuser("root") and not luci.sys.user.getpasswd("root") then -%>
- <div class="alert-message warning">
- <h4><%:No password set!%></h4>
- <%:There is no password set on this router. Please configure a root password to protect the web interface and enable SSH.%><br>
- <a href="<%=pcdata(luci.dispatcher.build_url("admin/system/admin"))%>"><%:Go to password configuration...%></a>
- </div>
- <%- end -%>
- <% if category then subtree("/" .. category .. "/", cattree) end %>
+<div class="main">
+ <div style="" class="loading"><span><div class="loading-img"></div>Loading...</span></div>
+ <div class="main-left">
+ <ul class="nav">
+ <%-
+ local function submenu(prefix, node)
+ local childs = disp.node_childs(node)
+ if #childs > 0 then
+ %>
+ <ul class="slide-menu">
+ <%-
+ for i, r in ipairs(childs) do
+ local nnode = node.nodes[r]
+ local href = controller .. prefix .. r ..
+ (nnode.query and http.build_querystring(nnode.query) or "")
+ %>
+ <li><a data-title="<%=pcdata(striptags(nnode.title))%>" href="<%=pcdata(href)%>"><%=pcdata(striptags(translate(nnode.title)))%></a>
+ </li>
+ <%-
+ end
+ %>
+ </ul>
+ <%-
+ end
+ end
+
+ childs = disp.node_childs(cattree)
+
+ if #childs > 0 then
+ for i, r in ipairs(childs) do
+ local nnode = cattree.nodes[r]
+ local href = controller .. "/" .. category .. "/" .. r ..
+ (nnode.query and http.build_querystring(k.query) or "")
+ local grandchildren = disp.node_childs(nnode)
+
+ if #grandchildren > 0 then
+ %>
+ <li class="slide">
+ <a class="menu" data-title="<%=pcdata(striptags(nnode.title))%>" href="#"><%=pcdata(striptags(translate(nnode.title)))%></a>
+ <%- submenu("/" .. category .. "/" .. r .. "/", nnode) %>
+ </li>
+ <% else %>
+ <li>
+ <a data-title="<%=pcdata(striptags(nnode.title))%>" href="<%=pcdata(href)%>"><%=pcdata(striptags(translate(nnode.title)))%></a>
+ </li>
+ <%
+ end
+ end
+ end
+ %>
+ </ul>
+ </div>
+ <div class="main-right">
+ <div class="darkMask"></div>
+ <div id="maincontent">
+ <div class="container">
+ <%- if luci.sys.process.info("uid") == 0 and luci.sys.user.getuser("root") and not
+ luci.sys.user.getpasswd("root") then -%>
+ <div class="alert-message warning">
+ <h4><%:No password set!%></h4>
+ <%:There is no password set on this router. Please configure a root password to protect the web
+ interface and enable SSH.%><br>
+ <a href="<%=pcdata(luci.dispatcher.build_url(" admin/system/admin"))%>"><%:Go to password
+ configuration...%></a>
+ </div>
+ <%- end -%>
+ <% if category then subtree("/" .. category .. "/", cattree) end %>