This commit is contained in:
Laurent Destailleur 2016-12-10 22:07:11 +01:00
parent 653eb4d907
commit d1a41c50d0

View File

@ -166,7 +166,7 @@ if ($id > 0 || ! empty($ref))
}
$morehtmlref.='</div>';
dol_banner_tab($object, 'ref', $linkback, 1, 'ref', 'ref', $morehtmlref);
dol_banner_tab($object, 'ref', $linkback, 1, 'ref', 'ref', $morehtmlref, 0, 0, '', '', 1);
dol_fiche_end();