mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
Merge branch 'ent-12440-16596-agregar-acl-operation-events-events-no-hace-nada' into 'develop'
Ent 12440 16596 agregar acl operation events events no hace nada See merge request artica/pandorafms!6713
This commit is contained in:
commit
e91230b165
@ -1890,6 +1890,13 @@ if (enterprise_hook(
|
||||
'eventos',
|
||||
'execute_event_responses',
|
||||
]
|
||||
) === false && enterprise_hook(
|
||||
'enterprise_acl',
|
||||
[
|
||||
$config['id_user'],
|
||||
'eventos',
|
||||
'operation/events/events',
|
||||
]
|
||||
) === false
|
||||
) {
|
||||
$readonly = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user