mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Fix link attività da scheda modifica tag
This commit is contained in:
@@ -53,7 +53,7 @@ if (!empty($elementi)) {
|
||||
$descrizione = tr('Attività _CODICE_', [
|
||||
'_CODICE_' => $elemento['codice'],
|
||||
]);
|
||||
$modulo = 'Attività';
|
||||
$modulo = 'Interventi';
|
||||
$id = $elemento['id'];
|
||||
|
||||
echo '
|
||||
|
Reference in New Issue
Block a user