update acl

This commit is contained in:
Bernat 2018-06-26 11:32:05 +02:00
parent 49f8770584
commit 9e1a591be2
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
INSERT INTO `salix`.`ACL` (`model`, `property`, `accessType`, `permission`, `principalType`, `principalId`) VALUES ('ClientContact', '*', '*', 'ALLOW', 'ROLE', 'employee');