mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-16 11:30:55 +01:00
Fix: Correzione link documenti collegati dell'impianto
This commit is contained in:
parent
11e4eb28de
commit
0ca99ebff8
@ -169,7 +169,7 @@ if (!empty($elementi)) {
|
||||
'_DATE_' => Translator::dateToLocale($elemento['data']),
|
||||
]);
|
||||
|
||||
if ($elemento['tipo_documento'] == 'Intervento') {
|
||||
if ($elemento['tipo_documento'] == 'Attività') {
|
||||
$modulo = 'Interventi';
|
||||
} else {
|
||||
$modulo = 'Contratti';
|
||||
|
Loading…
x
Reference in New Issue
Block a user