d
Showing
1 changed file
with
5 additions
and
5 deletions
| ... | @@ -274,11 +274,11 @@ function getInputFormValues($validation, $name) { | ... | @@ -274,11 +274,11 @@ function getInputFormValues($validation, $name) { |
| 274 | }).change(); | 274 | }).change(); |
| 275 | 275 | ||
| 276 | // | 276 | // |
| 277 | jQuery('#execute_date').datetimepicker({ | 277 | // jQuery('#execute_date').datetimepicker({ |
| 278 | stepMinute: 05, | 278 | //stepMinute: 05, |
| 279 | dateFormat: 'yy-mm-dd', | 279 | //dateFormat: 'yy-mm-dd', |
| 280 | timeFormat: 'hh:mm:ss' | 280 | // timeFormat: 'hh:mm:ss' |
| 281 | }); | 281 | // }); |
| 282 | 282 | ||
| 283 | updateNotificationType(); | 283 | updateNotificationType(); |
| 284 | 284 | ... | ... |
-
Please register or sign in to post a comment