Fix link attività da scheda modifica tag

This commit is contained in:
Luca 2024-08-01 15:50:37 +02:00
parent 4fb410e533
commit a19b5c68c9
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ if (!empty($elementi)) {
$descrizione = tr('Attività _CODICE_', [ $descrizione = tr('Attività _CODICE_', [
'_CODICE_' => $elemento['codice'], '_CODICE_' => $elemento['codice'],
]); ]);
$modulo = 'Attività'; $modulo = 'Interventi';
$id = $elemento['id']; $id = $elemento['id'];
echo ' echo '