gluon-luci-node-role: activate reset button
This commit is contained in:
parent
0c80e7863f
commit
25d8b18f7a
@ -8,7 +8,6 @@ local config = 'gluon-node-info'
|
||||
local role = uci:get(config, uci:get_first(config, "system"), "role")
|
||||
|
||||
f = SimpleForm("role", i18n.translate("Node role"))
|
||||
f.reset = false
|
||||
f.template = "admin/expertmode"
|
||||
|
||||
s = f:section(SimpleSection, nil, i18n.translate(
|
||||
|
Loading…
Reference in New Issue
Block a user