gluon-luci-autoupdater: order next to the manual upgrades in the navigation
This commit is contained in:
parent
cdc16af1bd
commit
56c8fe5145
@ -15,5 +15,5 @@ $Id$
|
|||||||
module("luci.controller.admin.autoupdater", package.seeall)
|
module("luci.controller.admin.autoupdater", package.seeall)
|
||||||
|
|
||||||
function index()
|
function index()
|
||||||
entry({"admin", "autoupdater"}, cbi("admin/autoupdater"), _("Automatic updates"), 20)
|
entry({"admin", "autoupdater"}, cbi("admin/autoupdater"), _("Automatic updates"), 80)
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user