This commit is contained in:
James Cole 2019-01-27 16:36:08 +01:00
parent f6d88521dd
commit eeff2895aa

View File

@ -45,7 +45,7 @@ $(function () {
},
format: 'YYYY-MM-DD',
minDate: minDate,
drops: 'up'
drops: 'down'
}
);