Checked in attachment 148970 for bug 243765

This commit is contained in:
mostafah%oeone.com 2004-05-20 20:17:58 +00:00
Родитель e8aebb8a91
Коммит 5cc5bea482
1 изменённых файлов: 2 добавлений и 4 удалений

Просмотреть файл

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