bug 351380 - Disable natural language parsing in lightning datepicker. patch by mvl, r1=lilmatt, r2=dmose

This commit is contained in:
mattwillis%gmail.com 2006-09-19 21:11:25 +00:00
parent 383028dfd0
commit a46995ed1b

View File

@ -153,8 +153,9 @@
<spacer flex="1"/>
</hbox>
<hbox id="ltnDateTextPickerBox">
<spacer width="10"/>
<datetextpicker flex="1" id="ltnDateTextPicker" oncommand="ltnGoToDate()"/>
<spacer flex="1"/>
<datepicker id="ltnDateTextPicker" oncommand="ltnGoToDate()"/>
<spacer flex="1"/>
</hbox>
<tabbox id="ltnTabpanelBox" flex="1">