luci-0.8: merge r3952
This commit is contained in:
parent
dc1e631be8
commit
92ed481813
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ if #routes6 > 0 then
|
|||
|
||||
net = v6:option(DummyValue, "iface", translate("network"))
|
||||
function net.cfgvalue(self, section)
|
||||
return luci.tools.webadmin.iface_get_network(routes[section].device)
|
||||
return luci.tools.webadmin.iface_get_network(routes6[section].device)
|
||||
or routes6[section].device
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue