Skip to content
Snippets Groups Projects
Commit adf281c4 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Look and feel v6

parent 6f82837b
Branches main
No related tags found
No related merge requests found
......@@ -309,7 +309,7 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea
//print load_fiche_titre($langs->trans("Batch"));
$head = productlot_prepare_head($object);
dol_fiche_head($head, 'card', $langs->trans("Batch"), 0, 'barcode');
dol_fiche_head($head, 'card', $langs->trans("Batch"), -1, 'barcode');
if ($action == 'delete') {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment