Merge pull request #16803 from dolibit-ut/patch-107

Update card.php
This commit is contained in:
Laurent Destailleur 2021-03-18 22:51:49 +01:00 committed by GitHub
commit 7cbde7f4fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -163,7 +163,9 @@ $formfile = new FormFile($db);
$formproject = new FormProjets($db);
$title = $langs->trans("Inventory");
$help_url = '';
$help_url = 'EN:Module_Stocks_En|FR:Module_Stock|ES:Módulo_Stocks|DE:Modul_Bestände';
llxHeader('', $title, $help_url);
// Example : Adding jquery code