* Rewrote ffluci.util.split (optimizations)
[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("internet", "Internetzugang")
7 act("iwscan", "WLAN-Scan")
8
9 add("public", "olsr", "OLSR", 30)
10 act("routes", "Routen")
11 act("topology", "Topologie")
12 act("hna", "HNA")
13 act("mid", "MID")