Hi,

I have the following piece of uci configuration file in my
application (a very streamlined web based reporting interface):

config page overview
        option display_name     "Overview"
        option menu             "status"

config page routes
        option display_name     "Routes"
        option menu             "status"

config page about
        option display_name     "About"
        option menu             "about"

Is there a way to cycle through the page sections without 
removing the "direct" indexing? 

Thanks
R.
_______________________________________________
openwrt-devel mailing list
[email protected]
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to