Removed incorrect option value
This commit is contained in:
@@ -8,7 +8,6 @@ function dateTimePickerController($scope, notificationsService, assetsService, a
|
||||
pickDate: true,
|
||||
pickTime: true,
|
||||
pick12HourFormat: false,
|
||||
autoclose: true,
|
||||
format: "yyyy-MM-dd hh:mm:ss"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user