forked from Wavyzz/dolibarr
Add llxHeader to reception (#29935)
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user