(no commit message)
[project/luci.git] / module / public-core / src / model / menu / 00public.lua
1 add("public", "index", "Übersicht", 10)
2 act("contact", "Kontakt")
3
4 add("public", "status", "Status", 20)
5 act("routes", "Routingtabelle")
6 act("iwscan", "WLAN-Scan")
7
8 add("public", "olsr", "OLSR", 30)
9 act("routes", "Routen")
10 act("topology", "Topologie")
11 act("hna", "HNA")
12 act("mid", "MID")