1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Some menu changes

This commit is contained in:
Ycarus 2018-03-28 10:59:15 +02:00
parent 144e0f45b9
commit 0fa66693eb
7 changed files with 6 additions and 12 deletions

View file

@ -7,9 +7,7 @@ function index()
if not nixio.fs.access("/etc/config/omr-quota") then
return
end
local page
page = entry({"admin", "network", "quota"}, cbi("quota/quota"), _("Quota"))
page.dependent = true
end