gluon-luci-portconfig: protconfig.lua: change spaces to tabs
This commit is contained in:
parent
33817311ed
commit
a963604f56
@ -94,6 +94,10 @@ if sysconfig.lan_ifname then
|
|||||||
o.rmempty = false
|
o.rmempty = false
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if uci:get('system', 'gpio_switch_poe_passthrough') then
|
if uci:get('system', 'gpio_switch_poe_passthrough') then
|
||||||
s = f:section(SimpleSection, nil, nil)
|
s = f:section(SimpleSection, nil, nil)
|
||||||
o = s:option(Flag, "poe_passthrough", translate("Enable PoE passthrough"))
|
o = s:option(Flag, "poe_passthrough", translate("Enable PoE passthrough"))
|
||||||
|
Loading…
Reference in New Issue
Block a user