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