This commit is contained in:
Laurent Destailleur 2021-04-05 14:58:33 +02:00
parent 685c880e6c
commit 6261f23a38

View File

@ -132,7 +132,7 @@ if ($object->id > 0) {
$head = workstationPrepareHead($object);
print dol_get_fiche_head($head, 'agenda', $langs->trans("Workstation"), -1, 'mrp');
print dol_get_fiche_head($head, 'agenda', $langs->trans("Workstation"), -1, 'workstation');
// Object card
// ------------------------------------------------------------