* Rewrote ffluci.util.split (optimizations)
[project/luci.git] / module / public-core / src / model / menu / 00public.lua
index b28239e..3339dd0 100644 (file)
@@ -1,2 +1,13 @@
-add("index", "index", "Übersicht", 10)
+add("public", "index", "Übersicht", 10)
 act("contact", "Kontakt")
+
+add("public", "status", "Status", 20)
+act("routes", "Routingtabelle")
+act("internet", "Internetzugang")
+act("iwscan", "WLAN-Scan")
+
+add("public", "olsr", "OLSR", 30)
+act("routes", "Routen")
+act("topology", "Topologie")
+act("hna", "HNA")
+act("mid", "MID")