mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
fixed not working "whole day" checkbox
This commit is contained in:
parent
b22627c2f2
commit
cb6bbd5ac5
@ -208,6 +208,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