Merge pull request #16808 from dolibit-ut/patch-112
Update workstation_card.php
This commit is contained in:
commit
017232f5ef
@ -160,7 +160,9 @@ $formfile = new FormFile($db);
|
|||||||
$formresource = new FormResource($db);
|
$formresource = new FormResource($db);
|
||||||
|
|
||||||
$title = $langs->trans("Workstation");
|
$title = $langs->trans("Workstation");
|
||||||
$help_url = '';
|
|
||||||
|
$help_url = 'EN:Module_Workstation';
|
||||||
|
|
||||||
llxHeader('', $title, $help_url);
|
llxHeader('', $title, $help_url);
|
||||||
|
|
||||||
// Example : Adding jquery code
|
// Example : Adding jquery code
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user