keep truboacc at bottom (#5326)
This commit is contained in:
parent
3283cc4324
commit
d003d3d900
@ -5,7 +5,7 @@ function index()
|
||||
return
|
||||
end
|
||||
local page
|
||||
page = entry({"admin", "network", "flowoffload"}, cbi("flowoffload"), _("Turbo ACC Center"), 101)
|
||||
page = entry({"admin", "network", "flowoffload"}, cbi("flowoffload"), _("Turbo ACC Center"), 1001)
|
||||
page.i18n = "flowoffload"
|
||||
page.dependent = true
|
||||
|
||||
|
@ -5,7 +5,7 @@ function index()
|
||||
return
|
||||
end
|
||||
local page
|
||||
page = entry({"admin", "network", "sfe"}, cbi("sfe"), _("Turbo ACC Center"), 100)
|
||||
page = entry({"admin", "network", "sfe"}, cbi("sfe"), _("Turbo ACC Center"), 1000)
|
||||
page.i18n = "sfe"
|
||||
page.dependent = true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user