Removed incorrect option value

This commit is contained in:
AndyButland
2014-10-02 22:08:19 +02:00
parent d9074da3fd
commit 3090339962

View File

@@ -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"
};