luci-app-k3screenctrl: fix bugs
This commit is contained in:
parent
583b12da4c
commit
cde36d8d0b
@ -6,5 +6,7 @@ function index()
|
||||
if not nixio.fs.access("/etc/config/k3screenctrl") then
|
||||
return
|
||||
end
|
||||
entry({"admin","system","k3screenctrl"}, cbi("k3screenctrl"), _("Screen"),60)
|
||||
local page
|
||||
page = entry({"admin","system","k3screenctrl"}, cbi("k3screenctrl"), _("Screen"), 60)
|
||||
page.dependent = true
|
||||
end
|
||||
|
||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user