mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
dd-mm-yy plutot que yy-mm-dd
This commit is contained in:
parent
6fdd7efd90
commit
3e6c625ab1
@ -29,7 +29,7 @@
|
||||
$('.datepicker').datepicker({
|
||||
changeMonth: true,
|
||||
changeYear: true,
|
||||
dateFormat: 'yy-mm-dd'
|
||||
dateFormat: 'dd-mm-yy'
|
||||
}, $.datepicker.regional["fr"]);
|
||||
});
|
||||
{% block js%}<!-- nothing added to js -->{% endblock %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user