luci-0.10: merge r7930

This commit is contained in:
Jo-Philipp Wich 2011-11-13 21:03:50 +00:00
parent d883578e1e
commit 0ef5fe9621

View file

@ -578,7 +578,6 @@ encr:depends({mode="sta-wds"})
encr:depends({mode="mesh"})
cipher = s:taboption("encryption", ListValue, "cipher", translate("Cipher"))
cipher.rmempty = false
cipher:depends({encryption="wpa"})
cipher:depends({encryption="wpa2"})
cipher:depends({encryption="psk"})