mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
#9442 Fixed enterprise acl
This commit is contained in:
parent
59906ded78
commit
b4a061a190
@ -438,8 +438,7 @@ if ($access_console_node === true) {
|
|||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
$javascript = 'javascript: openSoundEventModal(`'.$data_sound.'`);';
|
||||||
$javascript = 'javascript: openSoundEventModal(\''.$data_sound.'\');';
|
|
||||||
$sub[$javascript]['text'] = __('Sound Events');
|
$sub[$javascript]['text'] = __('Sound Events');
|
||||||
$sub[$javascript]['id'] = 'Sound Events Modal';
|
$sub[$javascript]['id'] = 'Sound Events Modal';
|
||||||
$sub[$javascript]['type'] = 'direct';
|
$sub[$javascript]['type'] = 'direct';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user