Put back in system preference for scheduler startup script

This commit is contained in:
paul 2006-11-23 07:26:13 +00:00
parent 1dbbf53799
commit d5191faa15
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ $ui_fmask = array(
array(
'element' => 'schedulerStartupScript',
'isPref' => TRUE,
'type' => 'hidden',
'type' => 'text',
'label' => 'Scheduler startup script',
'required' => false,
),