Correction complete_head
Ajout de la fonction complete_head_from_modules() pour supprimer les onglets si besoin.
This commit is contained in:
parent
1ee933c4a1
commit
c96c528d3e
@ -153,7 +153,7 @@ function ordersupplier_prepare_head($object)
|
||||
$head[$h][1] = $langs->trans("OrderFollow");
|
||||
$head[$h][2] = 'info';
|
||||
$h++;
|
||||
|
||||
complete_head_from_modules($conf,$langs,$object,$head,$h,'supplier_order', 'remove');
|
||||
return $head;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user