summaryrefslogtreecommitdiff
path: root/luci2/share/menu.d/network.json
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2014-02-01 18:25:50 +0000
committerJo-Philipp Wich <jow@openwrt.org>2014-02-01 18:27:37 +0000
commit639d2147af1293101ce10b4d67bde91a42da6926 (patch)
tree90cb708ff59b4d53f6f25c7acfd5a90c5f7f614a /luci2/share/menu.d/network.json
parentee05d423509af67d650666b11580fd15beae7f32 (diff)
downloadluci2-ui-639d2147af1293101ce10b4d67bde91a42da6926.tar.gz
luci2: Initial network interface configuration view
Diffstat (limited to 'luci2/share/menu.d/network.json')
-rw-r--r--luci2/share/menu.d/network.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/luci2/share/menu.d/network.json b/luci2/share/menu.d/network.json
index e577d70..d590046 100644
--- a/luci2/share/menu.d/network.json
+++ b/luci2/share/menu.d/network.json
@@ -3,6 +3,12 @@
"title": "Network",
"index": 30
},
+ "network/interfaces": {
+ "title": "Interfaces",
+ "acls": [ "network" ],
+ "view": "network/interfaces",
+ "index": 10
+ },
"network/switch": {
"title": "Switch",
"acls": [ "network" ],