gluon-luci-portconfig: portconfig.lua: change spaces to tabs (#998)

This commit is contained in:
Christof Schulze 2017-01-02 19:22:05 +01:00 committed by Andreas Ziegler
parent 2ddf77fc81
commit d09351c97c

View File

@ -101,7 +101,6 @@ if uci:get('system', 'gpio_switch_poe_passthrough') then
o.rmempty = false
end
function f.handle(self, state, data)
if state == FORM_VALID then
uci:set("network", "wan", "proto", data.ipv4)