forked from extern/egroupware
Turn on favorite widget
This commit is contained in:
parent
af51f8a102
commit
a29f3f15bf
@ -160,6 +160,7 @@ class calendar_uilist extends calendar_ui
|
||||
'filter_onchange' => "app.calendar.filter_change",
|
||||
'header_left' => 'calendar.list.dates',
|
||||
'row_id' => 'row_id', // set in get rows "$event[id]:$event[recur_date]"
|
||||
'favorites' => true
|
||||
);
|
||||
}
|
||||
$content['nm']['actions'] = $this->get_actions();
|
||||
|
Loading…
Reference in New Issue
Block a user