mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Fixed bug permissions on filter events- 4278
This commit is contained in:
parent
38547052fb
commit
32a3776260
@ -273,6 +273,7 @@ $table->data[2][1] = html_print_select_groups(
|
||||
'',
|
||||
true
|
||||
);
|
||||
|
||||
$types = get_event_types();
|
||||
// Expand standard array to add not_normal (not exist in the array, used only for searches)
|
||||
$types['not_normal'] = __('Not normal');
|
||||
|
Loading…
x
Reference in New Issue
Block a user