luci-0Ã.10: merge r7961

This commit is contained in:
Jo-Philipp Wich 2011-11-15 15:46:28 +00:00
parent c78825f5e6
commit 28218e66ae

View file

@ -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"})