luci2: rename switch acl group to network as it is going to be shared with other...
[project/luci2/ui.git] / luci2 / share / menu.d / network.json
index fc6f236..e88dff6 100644 (file)
@@ -5,10 +5,16 @@
     },
     "network/switch": {
         "title": "Switch",
-        "acls": [ "switch" ],
+        "acls": [ "network" ],
         "view": "network/switch",
         "index": 30
     },
+    "network/hosts": {
+        "title": "Hostnames",
+        "acls": [ "hostnames" ],
+        "view": "network/hosts",
+        "index": 50
+    },
     "network/diagnostics": {
         "title": "Diagnostics",
         "acls": [ "diagnostics" ],