git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
a8a1dad
)
Fixed last commit
author
Steven Barth
<redacted>
Tue, 12 Aug 2008 17:32:09 +0000
(17:32 +0000)
committer
Steven Barth
<redacted>
Tue, 12 Aug 2008 17:32:09 +0000
(17:32 +0000)
themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm
patch
|
blob
|
history
diff --git
a/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm
b/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm
index 56cd1b681773d229d110159c172beb9048e151ac..6b831143161a435e5d6aeebe679da5c044e23ba8 100644
(file)
--- a/
themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm
+++ b/
themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm
@@
-94,7
+94,7
@@
end
<div id="mainmenu" class="mainmenu">
<%-
local function submenu(prefix, node)
- if not node.nodes
and not
node.hidden then
+ if not node.nodes
or
node.hidden then
return false
end
local index = {}
git clone https://git.99rst.org/PROJECT