Put back in system preference for scheduler startup script
This commit is contained in:
parent
1dbbf53799
commit
d5191faa15
|
@ -65,7 +65,7 @@ $ui_fmask = array(
|
|||
array(
|
||||
'element' => 'schedulerStartupScript',
|
||||
'isPref' => TRUE,
|
||||
'type' => 'hidden',
|
||||
'type' => 'text',
|
||||
'label' => 'Scheduler startup script',
|
||||
'required' => false,
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue