gluon-luci-portconfig: portconfig.lua: change spaces to tabs (#998)
This commit is contained in:
parent
2ddf77fc81
commit
d09351c97c
@ -101,7 +101,6 @@ if uci:get('system', 'gpio_switch_poe_passthrough') then
|
|||||||
o.rmempty = false
|
o.rmempty = false
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
function f.handle(self, state, data)
|
function f.handle(self, state, data)
|
||||||
if state == FORM_VALID then
|
if state == FORM_VALID then
|
||||||
uci:set("network", "wan", "proto", data.ipv4)
|
uci:set("network", "wan", "proto", data.ipv4)
|
||||||
|
Loading…
Reference in New Issue
Block a user