luci-0Ã.10: merge r7961
This commit is contained in:
parent
c78825f5e6
commit
28218e66ae
1 changed files with 1 additions and 0 deletions
|
@ -373,6 +373,7 @@ if hwtype == "mac80211" then
|
|||
mode:value("ahdemo", translate("Pseudo Ad-Hoc (ahdemo)"))
|
||||
mode:value("monitor", translate("Monitor"))
|
||||
bssid:depends({mode="adhoc"})
|
||||
bssid:depends({mode="sta"})
|
||||
|
||||
mp = s:taboption("macfilter", ListValue, "macfilter", translate("MAC-Address Filter"))
|
||||
mp:depends({mode="ap"})
|
||||
|
|
Loading…
Reference in a new issue