diff --git a/MP.SPEC/Components/ListDossiers.razor b/MP.SPEC/Components/ListDossiers.razor index 0ff85078..d1be262a 100644 --- a/MP.SPEC/Components/ListDossiers.razor +++ b/MP.SPEC/Components/ListDossiers.razor @@ -12,27 +12,26 @@ else if (totalCount == 0) else {
-
+
+ - @foreach (var record in ListRecords) { - + - - }
@**@ - Macchina Data ODL DATA TYPEValore
- @**@ + @record.IdxMacchina @@ -46,19 +45,48 @@ else @record.DataType - @record.Valore - - @*@if (ArticoloDelEnabled(record.CodArticolo)) - { - - }*@ -
+ + @if (!visualizzaFlux) + { + + + + + + + + + + + + @foreach (var record in ListRecords) + { + + + + + + + } + +
Macchina Data ODL DATA TYPE
+ @record.IdxMacchina + + @record.DtRif + + @record.IdxODL + + @record.DataType +
+ } + else + { + + }
} diff --git a/MP.SPEC/MP.SPEC.csproj b/MP.SPEC/MP.SPEC.csproj index 1c651398..63ca7221 100644 --- a/MP.SPEC/MP.SPEC.csproj +++ b/MP.SPEC/MP.SPEC.csproj @@ -5,7 +5,7 @@ enable enable MP.SPEC - 6.15.2209.2012 + 6.15.2209.2016 diff --git a/MP.SPEC/Resources/ChangeLog.html b/MP.SPEC/Resources/ChangeLog.html index ab973ab1..372b1bb7 100644 --- a/MP.SPEC/Resources/ChangeLog.html +++ b/MP.SPEC/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.15.2209.2012

+

Versione: 6.15.2209.2016


Note di rilascio: