]> err.no Git - scalable-opengroupware.org/commitdiff
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1051 d1b88da0-ebda-0310...
authorwolfgang <wolfgang@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Tue, 1 May 2007 15:33:29 +0000 (15:33 +0000)
committerwolfgang <wolfgang@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Tue, 1 May 2007 15:33:29 +0000 (15:33 +0000)
UI/Templates/SchedulerUI/UIxAppointmentEditor.wox

index 01f274220e8f585a0aab80cd3f1720cb8399bcb6..82a06b3076bfa0599a7f1a973195339aa83c2bf0 100644 (file)
   var:component="event"
   var:toolbar="toolbar"
   var:saveURL="saveURL">
-  <label><span id="allDay" class="content"><input class="checkBox"
+  <!-- <label><span id="allDay" class="content"><input class="checkBox"
         type="checkbox" var:selection="isAllDay"
         var:checked="isAllDay"
         /><var:string label:value="All day Event"
+        /></span></label> -->
+  <label><span id="allDay" class="content"><input class="checkBox"
+        type="checkbox" var:selection="isAllDay"
+        const:disabled="1"
+        /><var:string label:value="All day Event"
         /></span></label>
   <span class="checkBoxList"><var:string label:value="Start:" />
     <span class="content"><var:component className="UIxTimeDateControl"