Add llxHeader to reception (#29935)

This commit is contained in:
Anthony Damhet
2024-06-08 18:53:19 +02:00
committed by GitHub
parent b155370957
commit f0ccd63ed4
7 changed files with 8 additions and 7 deletions

View File

@@ -307,7 +307,7 @@ $help_url = 'EN:Module_Suppliers_Orders|FR:CommandeFournisseur|ES:Módulo_Pedido
$morejs = array('/fourn/js/lib_dispatch.js.php');
$numline = 0;
llxHeader('', $title, $help_url, '', 0, 0, $morejs);
llxHeader('', $title, $help_url, '', 0, 0, $morejs, '', '', 'mod-reception page-card_dispatch');
if ($id > 0 || !empty($ref)) {
if (!empty($object->origin) && $object->origin_id > 0) {