Skip to content
Snippets Groups Projects
Commit c96c528d authored by All-3kcis's avatar All-3kcis
Browse files

Correction complete_head

Ajout de la fonction complete_head_from_modules() pour supprimer les onglets si besoin.
parent 1ee933c4
No related branches found
No related tags found
No related merge requests found
......@@ -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;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment