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(
|
array(
|
||||||
'element' => 'schedulerStartupScript',
|
'element' => 'schedulerStartupScript',
|
||||||
'isPref' => TRUE,
|
'isPref' => TRUE,
|
||||||
'type' => 'hidden',
|
'type' => 'text',
|
||||||
'label' => 'Scheduler startup script',
|
'label' => 'Scheduler startup script',
|
||||||
'required' => false,
|
'required' => false,
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue