forked from extern/egroupware
Calendar: fix immediate notifications, broken by 767b77a
This commit is contained in:
parent
d004c2dd36
commit
ba109513cb
@ -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