update acl
This commit is contained in:
parent
49f8770584
commit
9e1a591be2
|
@ -0,0 +1 @@
|
|||
INSERT INTO `salix`.`ACL` (`model`, `property`, `accessType`, `permission`, `principalType`, `principalId`) VALUES ('ClientContact', '*', '*', 'ALLOW', 'ROLE', 'employee');
|
Loading…
Reference in New Issue