Update bootstrap datepicker library and add minViewMode to options
This commit is contained in:
@@ -159,12 +159,14 @@ $(function(){
|
||||
@default {
|
||||
weekStart: 0,
|
||||
startView: 0,
|
||||
minViewMode: 0,
|
||||
autoclose: false
|
||||
}
|
||||
**/
|
||||
datepicker:{
|
||||
weekStart: 0,
|
||||
startView: 0,
|
||||
minViewMode: 0,
|
||||
autoclose: false
|
||||
},
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user