luci2: add network hostname view
[project/luci2/ui.git] / luci2 / share / menu.d / network.json
index fc6f236..64921b3 100644 (file)
@@ -9,6 +9,12 @@
         "view": "network/switch",
         "index": 30
     },
+    "network/hosts": {
+        "title": "Hostnames",
+        "acls": [ "hostnames" ],
+        "view": "network/hosts",
+        "index": 50
+    },
     "network/diagnostics": {
         "title": "Diagnostics",
         "acls": [ "diagnostics" ],