This commit is contained in:
Jamie Cameron
2018-12-12 20:09:49 -08:00
parent e91b8bd929
commit 41d9bf7e77

View File

@@ -55,7 +55,7 @@ print &ui_table_row($text{'edit_servers'},
# Command to run
print &ui_table_row($cron::text{'edit_command'},
&ui_textbox("cmd", job->{'cluster_command'}, 70), 3);
&ui_textbox("cmd", $job->{'cluster_command'}, 70), 3);
if ($cron::config{'cron_input'}) {
# Input to command