e88dff673aff04c41353c371f974e759c3618911
[project/luci2/ui.git] / luci2 / share / menu.d / network.json
1 {
2     "network": {
3         "title": "Network",
4         "index": 30
5     },
6     "network/switch": {
7         "title": "Switch",
8         "acls": [ "network" ],
9         "view": "network/switch",
10         "index": 30
11     },
12     "network/hosts": {
13         "title": "Hostnames",
14         "acls": [ "hostnames" ],
15         "view": "network/hosts",
16         "index": 50
17     },
18     "network/diagnostics": {
19         "title": "Diagnostics",
20         "acls": [ "diagnostics" ],
21         "view": "network/diagnostics",
22         "index": 80
23     }
24 }