Fix link attività da scheda modifica tag
This commit is contained in:
parent
4fb410e533
commit
a19b5c68c9
|
@ -53,7 +53,7 @@ if (!empty($elementi)) {
|
|||
$descrizione = tr('Attività _CODICE_', [
|
||||
'_CODICE_' => $elemento['codice'],
|
||||
]);
|
||||
$modulo = 'Attività';
|
||||
$modulo = 'Interventi';
|
||||
$id = $elemento['id'];
|
||||
|
||||
echo '
|
||||
|
|
Loading…
Reference in New Issue