Update workstation_card.php

$help_url = 'EN:Module_Workstation';
This commit is contained in:
UT from dolibit 2021-03-18 21:09:18 +01:00 committed by GitHub
parent 9ba568eb25
commit 88ec31c042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,7 +160,9 @@ $formfile = new FormFile($db);
$formresource = new FormResource($db);
$title = $langs->trans("Workstation");
$help_url = '';
$help_url = 'EN:Module_Workstation';
llxHeader('', $title, $help_url);
// Example : Adding jquery code