diff --git a/MP.SPEC/Components/ListDossiers.razor b/MP.SPEC/Components/ListDossiers.razor index 75a19797..34db3df1 100644 --- a/MP.SPEC/Components/ListDossiers.razor +++ b/MP.SPEC/Components/ListDossiers.razor @@ -107,10 +107,6 @@ else
Modificato: @record.ValoreEdit
Originale: @record.Valore
- @*@if (ListRecordsMod != null) - { -
@findRec(record)
- }*@ } diff --git a/MP.SPEC/MP.SPEC.csproj b/MP.SPEC/MP.SPEC.csproj index 01230682..5987cfad 100644 --- a/MP.SPEC/MP.SPEC.csproj +++ b/MP.SPEC/MP.SPEC.csproj @@ -5,7 +5,7 @@ enable enable MP.SPEC - 6.16.2210.1210 + 6.16.2210.1309 diff --git a/MP.SPEC/Pages/DOSS.razor.cs b/MP.SPEC/Pages/DOSS.razor.cs index 49084ce7..4cc91662 100644 --- a/MP.SPEC/Pages/DOSS.razor.cs +++ b/MP.SPEC/Pages/DOSS.razor.cs @@ -86,6 +86,7 @@ namespace MP.SPEC.Pages // METODO PER UPDATE FLUX await MDService.updateDossierValue(currRecordDoss, selRec); } + currDetFluxLogRecord = null; await Task.Delay(1); } diff --git a/MP.SPEC/Resources/ChangeLog.html b/MP.SPEC/Resources/ChangeLog.html index 196b7af4..90867b8e 100644 --- a/MP.SPEC/Resources/ChangeLog.html +++ b/MP.SPEC/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.16.2210.1210

+

Versione: 6.16.2210.1309


Note di rilascio: