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:
Jo-Philipp Wich 2023-11-19 01:06:56 +01:00
parent 6d9cc9a518
commit 26e4b69abf

View file

@ -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;