Merge pull request #328 from chris5560/master-pending-1
wifi.lua: add "Back to Overview" button
This commit is contained in:
commit
4137afed40
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ m = Map("wireless", "",
|
|||
|
||||
m:chain("network")
|
||||
m:chain("firewall")
|
||||
m.redirect = luci.dispatcher.build_url("admin/network/wireless")
|
||||
|
||||
local ifsection
|
||||
|
||||
|
|
Loading…
Reference in a new issue