[UNIMP] going back to a text field, waiting for a correct datepicker

bzr revid: rim@openerp.com-20140409135713-dm09qs525uw6ap9n
This commit is contained in:
Richard Mathot (OpenERP) 2014-04-09 15:57:13 +02:00
parent efd4e33c0b
commit da980ae4b8
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@
</template>
<template id="datetime" name="Datetime box">
<input type="datetime-local" class="form-control" t-att-name="prefix" placeholder="jj-mm-aaaa hh:mm" />
<input type="text" class="form-control" t-att-name="prefix" placeholder="yyyy-mm-dd hh:mm:ss" />
</template>
<template id="simple_choice" name="Simple choice">