1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-17 20:10:50 +01:00

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

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 '