提交 b9dfdb9d 编写于 作者: J Jo-Philipp Wich

modules/admin-full: correctly update title on wifi config page

上级 2b7ba80b
......@@ -33,6 +33,7 @@ function m.on_commit(map)
local wnet = nw:get_wifinet(arg[2])
if ifsection and wnet then
ifsection.section = wnet.sid
m.title = wnet:get_i18n()
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册