Suppression affichage rfrence
This commit is contained in:
parent
b20394e49f
commit
a8e22664ca
@ -168,7 +168,8 @@ if ($_GET["id"] || $_GET["ref"])
|
||||
$head[$h][1] = $langs->trans('Documents');
|
||||
$h++;
|
||||
|
||||
dolibarr_fiche_head($head, $hselected, $langs->trans("CardProduct".$product->type);
|
||||
$titre=$langs->trans("CardProduct".$product->type);
|
||||
dolibarr_fiche_head($head, $hselected, $titre);
|
||||
|
||||
print($mesg);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user