[-] BO : BugFix : #PSTEST-470 : calendar is now opening again with datepicker

This commit is contained in:
vChabot
2012-01-13 15:02:58 +00:00
parent b5df607084
commit e69de2003d
@@ -247,6 +247,12 @@
</table>
<script type="text/javascript">
$('.datepicker').datepicker({
prevText: '',
nextText: '',
dateFormat: 'yy-mm-dd'
});
var showAjaxError = function(msg)
{
$('#available_quantity_ajax_error_msg').html(msg);