luci-mod-network: wireless.js: allow bridges for radius vlan tagged ifaces
Fixes: #6696 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
6d9cc9a518
commit
26e4b69abf
1 changed files with 0 additions and 1 deletions
|
@ -1456,7 +1456,6 @@ return view.extend({
|
|||
o.rmempty = true;
|
||||
o.multiple = false;
|
||||
o.noaliases = true;
|
||||
o.nobridges = true;
|
||||
o.nocreate = true;
|
||||
o.noinactive = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue