bug 357027 - Sets control property of two titles to the checkbox rather than the datepicker. Patch by Cédric Corazza <cedric.corazza@wanadoo.fr> r=lilmatt,mvl

git-svn-id: svn://10.0.0.236/trunk@214096 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mattwillis%gmail.com
2006-10-24 23:59:57 +00:00
parent 321a330672
commit 94a790f289

View File

@@ -116,7 +116,7 @@
control="event-starttime"/>
<label value="&newevent.date.label;" class="todo-only"
accesskey="&newevent.date.accesskey;"
control="todo-entrydate"/>
control="todo-has-entrydate"/>
</hbox>
<hbox>
<datetimepicker id="event-starttime" onchange="onStartTimeChange();"
@@ -139,7 +139,7 @@
control="event-endtime"/>
<label value="&newtodo.duedate.label;" class="todo-only"
accesskey="&newtodo.duedate.accesskey;"
control="todo-duedate"/>
control="todo-has-duedate"/>
</hbox>
<vbox>
<hbox align="center">