Checked in attachment 148970 for bug 243765

This commit is contained in:
mostafah%oeone.com 2004-05-20 20:17:58 +00:00
parent 1663b91e0b
commit 872c4741c2

View File

@ -163,10 +163,8 @@ var descriptionTag="&newevent.description.label;"
<hbox class="field-label-box-class" pack="end">
<label value="&newevent.startdate.label;"/>
</hbox>
<hbox id="start-date-box" align="center">
<datepicker id="start-date-picker" value=""
onchange="onDatePick( this );"/>
</hbox>
<datepicker id="start-date-picker" value=""
onchange="onDatePick( this );"/>
</row>
<!-- Private -->