From 4b564df8de72a257f8e6e9fa523232ad0354372a Mon Sep 17 00:00:00 2001 From: "zaccaria.majid" Date: Thu, 5 Oct 2023 16:45:39 +0200 Subject: [PATCH] ok pagina scheda tecnica --- MP-TAB-SERV/Components/TechSheetDetail.razor | 24 +++++++++++++++---- .../Components/TechSheetDetail.razor.cs | 6 +++++ 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, 29 insertions(+), 9 deletions(-) create mode 100644 MP-TAB-SERV/Components/TechSheetDetail.razor.cs diff --git a/MP-TAB-SERV/Components/TechSheetDetail.razor b/MP-TAB-SERV/Components/TechSheetDetail.razor index 95a73d89..f654734d 100644 --- a/MP-TAB-SERV/Components/TechSheetDetail.razor +++ b/MP-TAB-SERV/Components/TechSheetDetail.razor @@ -1,5 +1,19 @@ -

TechSheetDetail

- -@code { - -} +
+
+ Scheda Tecnica +
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+
\ No newline at end of file diff --git a/MP-TAB-SERV/Components/TechSheetDetail.razor.cs b/MP-TAB-SERV/Components/TechSheetDetail.razor.cs new file mode 100644 index 00000000..885b880d --- /dev/null +++ b/MP-TAB-SERV/Components/TechSheetDetail.razor.cs @@ -0,0 +1,6 @@ +namespace MP_TAB_SERV.Components +{ + public partial class TechSheetDetail + { + } +} \ No newline at end of file diff --git a/MP-TAB-SERV/MP-TAB-SERV.csproj b/MP-TAB-SERV/MP-TAB-SERV.csproj index de401236..a99c8a76 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.515 + 6.16.2310.516 enable MP_TAB_SERV diff --git a/MP-TAB-SERV/Resources/ChangeLog.html b/MP-TAB-SERV/Resources/ChangeLog.html index e1243fcc..d32cd9bc 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.515

+

Versione: 6.16.2310.516


Note di rilascio: