mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-26 11:29:12 +02:00
11952-Add event status in List of latest events
This commit is contained in:
parent
cd430f9f3f
commit
c61d6051b4
@ -394,6 +394,8 @@ class EventsListWidget extends Widget
|
||||
-1 => \__('All event'),
|
||||
1 => \__('Only validated'),
|
||||
0 => \__('Only pending'),
|
||||
2 => \__('Only in process'),
|
||||
3 => \__('Only not validated'),
|
||||
];
|
||||
|
||||
$inputs['inputs']['row1'][] = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user