forked from extern/egroupware
fixed not working "whole day" checkbox
This commit is contained in:
parent
051c340826
commit
d6aea1ffb9
@ -202,6 +202,7 @@ class uiforms extends uical
|
||||
$event = $content;
|
||||
unset($event['new_alarm']);
|
||||
unset($event['alarm']['delete_alarm']);
|
||||
unset($event['duration']);
|
||||
|
||||
if (in_array($button,array('ignore','freetime','reedit'))) // called from conflict display
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user