3135df54 by Jeff Balicki

d

1 parent 0d00ab24
......@@ -274,11 +274,11 @@ function getInputFormValues($validation, $name) {
}).change();
//
jQuery('#execute_date').datetimepicker({
stepMinute: 05,
dateFormat: 'yy-mm-dd',
timeFormat: 'hh:mm:ss'
});
// jQuery('#execute_date').datetimepicker({
//stepMinute: 05,
//dateFormat: 'yy-mm-dd',
// timeFormat: 'hh:mm:ss'
// });
updateNotificationType();
......