use new cron API

This commit is contained in:
Jamie Cameron
2014-02-02 15:16:39 -08:00
parent d96c7f3720
commit a97ca82f04

View File

@@ -127,10 +127,7 @@ if ($cron) {
'days' => '*',
'months' => '*',
'weekdays' => '*' };
print &ui_table_row(undef,
"<table border=2 width=100%>".
&capture_function_output(\&cron::show_times_input,$job).
"</table>", 2);
print &cron::get_times_input($job);
}
else {
# Simple Cron time input