aboutsummaryrefslogtreecommitdiff
path: root/budget/static/js/bootstrap-datepicker.js
AgeCommit message (Collapse)AuthorFilesLines
2017-02-07Update bootstrap-datepicker to 1.6.4Jocelyn Delalande1-474/+1832
Actually switching to maintained fork at https://github.com/uxsolutions/bootstrap-datepicker ; the original project being unmaintained since 2012. - Works with recent jQuery - BS4 is not supported by bootstrap-datepicker, but actually, it works :-) ref https://github.com/uxsolutions/bootstrap-datepicker/issues/1670
2012-04-05Update to Boostrap v2.Frédéric Sureau1-0/+738
Remove unused libs (QTip, JQueryUI) and add bootstrap-datepicker which is much lighter.