Update bootstrap datepicker library and add minViewMode to options

This commit is contained in:
Kevin
2013-02-15 13:40:42 +01:00
parent 64b1dedd09
commit c7f506b6e2
4 changed files with 79 additions and 13 deletions
src/inputs/date

@ -69,6 +69,7 @@ Automatically shown in inline mode.
datepicker: {
weekStart: 0,
startView: 0,
minViewMode: 0,
autoclose: true
}
});