stickler corrections
This commit is contained in:
parent
35d596e1dc
commit
ac7f02e0d3
@ -72,10 +72,10 @@ $workflowcodes = array(
|
|||||||
'picto'=>'bill'
|
'picto'=>'bill'
|
||||||
),
|
),
|
||||||
'WORKFLOW_TICKET_CREATE_INTERVENTION' => array (
|
'WORKFLOW_TICKET_CREATE_INTERVENTION' => array (
|
||||||
'family'=>'create',
|
'family'=>'create',
|
||||||
'position'=>25,
|
'position'=>25,
|
||||||
'enabled'=>(!empty($conf->ticket->enabled) && !empty($conf->ficheinter->enabled)),
|
'enabled'=>(!empty($conf->ticket->enabled) && !empty($conf->ficheinter->enabled)),
|
||||||
'picto'=>'ticket'
|
'picto'=>'ticket'
|
||||||
),
|
),
|
||||||
|
|
||||||
'separator1'=>array('family'=>'separator', 'position'=>25, 'title'=>''),
|
'separator1'=>array('family'=>'separator', 'position'=>25, 'title'=>''),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user