add bootstrap-datepicker jquery plugin

This commit is contained in:
Romain Guerrero 2016-02-06 00:10:40 +01:00
parent eec309bf61
commit 2c73e55194
4 changed files with 26 additions and 3 deletions

1
js/locales/bootstrap-datepicker.fr.min.js vendored Executable file
View file

@ -0,0 +1 @@
!function(a){a.fn.datepicker.dates.fr={days:["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],daysShort:["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],daysMin:["d","l","ma","me","j","v","s"],months:["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"],monthsShort:["janv.","févr.","mars","avril","mai","juin","juil.","août","sept.","oct.","nov.","déc."],today:"Aujourd'hui",monthsTitle:"Mois",clear:"Effacer",weekStart:1,format:"dd/mm/yyyy"}}(jQuery);