Merge pull request #5789 from Entropy512/patch-1

luci-app-dockerman: Update to play nice with recent changes
This commit is contained in:
Jo-Philipp Wich 2022-04-30 15:35:31 +02:00 committed by GitHub
commit f63edb787b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ module("luci.controller.dockerman",package.seeall)
function index() function index()
entry({"admin", "docker"}, entry({"admin", "docker"},
alias("admin", "docker", "config"), firstchild(),
_("Docker"), _("Docker"),
40).acl_depends = { "luci-app-dockerman" } 40).acl_depends = { "luci-app-dockerman" }