acl updated

This commit is contained in:
sanjeev 2022-09-07 13:25:28 +05:30
parent ae43d57fc7
commit 85d516d0ab
1 changed files with 5 additions and 0 deletions

View File

@ -165,6 +165,11 @@ return [
'name' => 'admin::app.acl.mass-delete',
'route' => 'admin.catalog.categories.massdelete',
'sort' => 4,
], [
'key' => 'catalog.categories.mass-update',
'name' => 'admin::app.acl.mass-update',
'route' => 'admin.catalog.categories.mass-update',
'sort' => 4,
], [
'key' => 'catalog.attributes',
'name' => 'admin::app.acl.attributes',