Merge pull request #17229 from dolibit-ut/patch-267

Update bom_card.php
This commit is contained in:
Laurent Destailleur 2021-04-13 12:07:47 +02:00 committed by GitHub
commit 91c55e1c91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -239,7 +239,10 @@ if (empty($reshook)) {
$form = new Form($db);
$formfile = new FormFile($db);
llxHeader('', $langs->trans("BOM"), '');
$title = $langs->trans('BOM');
llxHeader('', $title, '');
// Example : Adding jquery code
print '<script type="text/javascript" language="javascript">