Set explicitly the time picker control to select
This commit is contained in:
committed by
Frédéric Guillot
parent
11edef20d2
commit
bc673cf6dc
@@ -63,6 +63,7 @@ Kanboard.App.prototype.datePicker = function() {
|
||||
|
||||
// Datetime picker
|
||||
$(".form-datetime").datetimepicker({
|
||||
controlType: 'select',
|
||||
dateFormat: dateFormat,
|
||||
timeFormat: timeFormat,
|
||||
constrainInput: false,
|
||||
|
||||
Reference in New Issue
Block a user