mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 01:08:26 +00:00 
			
		
		
		
	dd-mm-yy plutot que yy-mm-dd
This commit is contained in:
		| @@ -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 %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user