fixed not working "whole day" checkbox

This commit is contained in:
Ralf Becker 2006-09-28 04:32:38 +00:00
parent b22627c2f2
commit cb6bbd5ac5

View File

@ -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
{