luci2: add network diagnostics view
[project/luci2/ui.git] / luci2 / share / menu.d / network.json
index 94078e0..fc6f236 100644 (file)
@@ -8,5 +8,11 @@
         "acls": [ "switch" ],
         "view": "network/switch",
         "index": 30
+    },
+    "network/diagnostics": {
+        "title": "Diagnostics",
+        "acls": [ "diagnostics" ],
+        "view": "network/diagnostics",
+        "index": 80
     }
 }