Skip to content

Commit 00abd4a

Browse files
committed
chore: Change ACL details
1 parent 74a417a commit 00abd4a

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Controller/Adminhtml/Index/Entity.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@
88

99
class Entity implements HttpGetActionInterface
1010
{
11-
/**
12-
* ACL resource
13-
*/
14-
const ADMIN_RESOURCE = 'Loki_AdminComponents::grid';
11+
const ADMIN_RESOURCE = 'Loki_AdminComponents::entity';
1512

1613
public function __construct(
1714
private ResultPageFactory $resultPageFactory,

0 commit comments

Comments
 (0)