Update bootstrap datepicker library and add minViewMode to options
This commit is contained in:
src/inputs/date
@ -69,6 +69,7 @@ Automatically shown in inline mode.
|
||||
datepicker: {
|
||||
weekStart: 0,
|
||||
startView: 0,
|
||||
minViewMode: 0,
|
||||
autoclose: true
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user