more datepicker options
This commit is contained in:
parent
bd08f4e18a
commit
f8b57bcfb9
@ -448,8 +448,9 @@ Template.main.events({
|
||||
'focus #workDatea' () {
|
||||
$('#workDatea').datepicker({
|
||||
format: 'DD, MM d, yyyy',
|
||||
startDate: 'mm-dd-yyyy',
|
||||
autoclose: true,
|
||||
startDate: 'd',
|
||||
todayHighlight: true,
|
||||
autoclose: true
|
||||
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user