Fixing style errors.
This commit is contained in:
parent
ba8f91f355
commit
6eb93fdc55
@ -257,7 +257,7 @@ if ($action == "view_ticketlist") {
|
||||
//'t.tms' => array('label' => $langs->trans("DateModificationShort"), 'checked' => 0, 'position' => 2)
|
||||
//'t.statut'=>array('label'=>$langs->trans("Status"), 'checked'=>1, 'position'=>1000),
|
||||
);
|
||||
|
||||
|
||||
if (empty($conf->global->TICKET_SHOW_PROGRESSION))
|
||||
unset($arrayfields['t.progress']);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user