From 601c817aa27781925ab12647d5195eec66d38625 Mon Sep 17 00:00:00 2001 From: "zaccaria.majid" Date: Tue, 20 Sep 2022 17:16:42 +0200 Subject: [PATCH] Modifiche grafiche --- MP.SPEC/Components/ListDossiers.razor | 56 ++++++++++++++++++++------- MP.SPEC/MP.SPEC.csproj | 2 +- MP.SPEC/Resources/ChangeLog.html | 2 +- MP.SPEC/Resources/VersNum.txt | 2 +- MP.SPEC/Resources/manifest.xml | 2 +- 5 files changed, 46 insertions(+), 18 deletions(-) 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:
  • diff --git a/MP.SPEC/Resources/VersNum.txt b/MP.SPEC/Resources/VersNum.txt index 1d498c2e..f405cd8e 100644 --- a/MP.SPEC/Resources/VersNum.txt +++ b/MP.SPEC/Resources/VersNum.txt @@ -1 +1 @@ -6.15.2209.2012 +6.15.2209.2016 diff --git a/MP.SPEC/Resources/manifest.xml b/MP.SPEC/Resources/manifest.xml index 69e51e79..41dafeb0 100644 --- a/MP.SPEC/Resources/manifest.xml +++ b/MP.SPEC/Resources/manifest.xml @@ -1,6 +1,6 @@ - 6.15.2209.2012 + 6.15.2209.2016 https://nexus.steamware.net/repository/SWS/MP-SPEC/stable/LAST/MP.SPEC.zip https://nexus.steamware.net/repository/SWS/MP-SPEC/stable/LAST/ChangeLog.html false