Look and feel v6

This commit is contained in:
Laurent Destailleur 2017-06-27 17:42:07 +02:00
parent 6f82837b0f
commit adf281c4f3

View File

@ -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') {