Put back in system preference for scheduler startup script
This commit is contained in:
parent
1dbbf53799
commit
d5191faa15
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ $ui_fmask = array(
|
|||
array(
|
||||
'element' => 'schedulerStartupScript',
|
||||
'isPref' => TRUE,
|
||||
'type' => 'hidden',
|
||||
'type' => 'text',
|
||||
'label' => 'Scheduler startup script',
|
||||
'required' => false,
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue