mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Calendar: fix immediate notifications, broken by 767b77a
This commit is contained in:
parent
c089e73678
commit
5c189c9a93
@ -3504,7 +3504,7 @@ class calendar_uiforms extends calendar_ui
|
||||
Framework::window_close();
|
||||
}
|
||||
|
||||
$content = array();
|
||||
$content = $readonlys = $preserve = array();
|
||||
$sel_options = array(
|
||||
'recur_type' => &$this->bo->recur_types,
|
||||
'status' => $this->bo->verbose_status,
|
||||
|
Loading…
Reference in New Issue
Block a user