From 726d7ef34a8b4038ce39badd3b9021b5e24aeeaa Mon Sep 17 00:00:00 2001 From: "zaccaria.majid" Date: Mon, 9 Oct 2023 10:52:47 +0200 Subject: [PATCH] ok grafica pagina commenti --- MP-TAB-SERV/Components/LongStopList.razor | 26 ++++++++++++- MP-TAB-SERV/Components/NotesMan.razor | 46 +++++++++++++---------- MP-TAB-SERV/MP-TAB-SERV.csproj | 2 +- MP-TAB-SERV/Resources/ChangeLog.html | 2 +- MP-TAB-SERV/Resources/VersNum.txt | 2 +- MP-TAB-SERV/Resources/manifest.xml | 2 +- 6 files changed, 55 insertions(+), 25 deletions(-) diff --git a/MP-TAB-SERV/Components/LongStopList.razor b/MP-TAB-SERV/Components/LongStopList.razor index d00a4235..6e0f5e56 100644 --- a/MP-TAB-SERV/Components/LongStopList.razor +++ b/MP-TAB-SERV/Components/LongStopList.razor @@ -1,5 +1,27 @@ -

LongStopList

- Lista fermate +
+
+
+
+ Fermo Generico +
+
+ NCC_1701E +
+
+ +
+
+ + + @code { } diff --git a/MP-TAB-SERV/Components/NotesMan.razor b/MP-TAB-SERV/Components/NotesMan.razor index 8a40043c..4a1046e8 100644 --- a/MP-TAB-SERV/Components/NotesMan.razor +++ b/MP-TAB-SERV/Components/NotesMan.razor @@ -3,11 +3,17 @@
- + +
+ @for (int i = 0; i < 8; i++) + { + + } +
-
+
# commenti
@@ -26,34 +32,36 @@ foreach (var item in RecordList) {
-
-
+
+
@item.Operatore
-
- @item.Value -
-
-
- @* *@ - +
+ +
+ @item.Value
-
- @* *@ - +
+
+ +
+
+ +
-
-
+
} diff --git a/MP-TAB-SERV/MP-TAB-SERV.csproj b/MP-TAB-SERV/MP-TAB-SERV.csproj index 8675ac35..b77cece6 100644 --- a/MP-TAB-SERV/MP-TAB-SERV.csproj +++ b/MP-TAB-SERV/MP-TAB-SERV.csproj @@ -3,7 +3,7 @@ net6.0 enable - 6.16.2310.908 + 6.16.2310.910 enable MP_TAB_SERV diff --git a/MP-TAB-SERV/Resources/ChangeLog.html b/MP-TAB-SERV/Resources/ChangeLog.html index a3da2a90..cd2a8fb9 100644 --- a/MP-TAB-SERV/Resources/ChangeLog.html +++ b/MP-TAB-SERV/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.16.2310.908

+

Versione: 6.16.2310.910


Note di rilascio:
  • diff --git a/MP-TAB-SERV/Resources/VersNum.txt b/MP-TAB-SERV/Resources/VersNum.txt index 6f6678bc..75847634 100644 --- a/MP-TAB-SERV/Resources/VersNum.txt +++ b/MP-TAB-SERV/Resources/VersNum.txt @@ -1 +1 @@ -6.16.2310.908 +6.16.2310.910 diff --git a/MP-TAB-SERV/Resources/manifest.xml b/MP-TAB-SERV/Resources/manifest.xml index 2e1d04b3..e14f3dab 100644 --- a/MP-TAB-SERV/Resources/manifest.xml +++ b/MP-TAB-SERV/Resources/manifest.xml @@ -1,6 +1,6 @@ - 6.16.2310.908 + 6.16.2310.910 https://nexus.steamware.net/repository/SWS/MP-TAB-SERV/stable/LAST/MP-TAB-SERV.zip https://nexus.steamware.net/repository/SWS/MP-TAB-SERV/stable/LAST/ChangeLog.html false