+
+
+ Turno Aperto
-
-
-
- Turno Aperto
-
-
- Turno Chiuso
-
-
+
+ Turno Chiuso
diff --git a/MP-TAB-SERV/Pages/WorkShift.razor.css b/MP-TAB-SERV/Pages/WorkShift.razor.css
new file mode 100644
index 00000000..ed8d08f3
--- /dev/null
+++ b/MP-TAB-SERV/Pages/WorkShift.razor.css
@@ -0,0 +1,5 @@
+.cardShift {
+ border-radius: 0.375rem;
+ background: linear-gradient(121deg, rgba(255, 255, 255, 0.2) -0.71%, rgba(255, 255, 255, 0.05) 97.66%);
+ box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.25);
+}
\ No newline at end of file
diff --git a/MP-TAB-SERV/Pages/WorkShift.razor.less b/MP-TAB-SERV/Pages/WorkShift.razor.less
new file mode 100644
index 00000000..0f29e9a7
--- /dev/null
+++ b/MP-TAB-SERV/Pages/WorkShift.razor.less
@@ -0,0 +1,5 @@
+.cardShift {
+ border-radius: 0.375rem;
+ background: linear-gradient(121deg, rgba(255, 255, 255, 0.20) -0.71%, rgba(255, 255, 255, 0.05) 97.66%);
+ box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.25);
+}
diff --git a/MP-TAB-SERV/Pages/WorkShift.razor.min.css b/MP-TAB-SERV/Pages/WorkShift.razor.min.css
new file mode 100644
index 00000000..ac6b40dc
--- /dev/null
+++ b/MP-TAB-SERV/Pages/WorkShift.razor.min.css
@@ -0,0 +1 @@
+.cardShift{border-radius:.375rem;background:linear-gradient(121deg,rgba(255,255,255,.2) -.71%,rgba(255,255,255,.05) 97.66%);box-shadow:0 4px 24px -1px rgba(0,0,0,.25);}
\ No newline at end of file
diff --git a/MP-TAB-SERV/Resources/ChangeLog.html b/MP-TAB-SERV/Resources/ChangeLog.html
index 511e3d72..287877e4 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.2509
+
Versione: 6.16.2310.2517
Note di rilascio:
-
diff --git a/MP-TAB-SERV/Resources/VersNum.txt b/MP-TAB-SERV/Resources/VersNum.txt
index 24c0b9d0..c04ea83d 100644
--- a/MP-TAB-SERV/Resources/VersNum.txt
+++ b/MP-TAB-SERV/Resources/VersNum.txt
@@ -1 +1 @@
-6.16.2310.2509
+6.16.2310.2517
diff --git a/MP-TAB-SERV/Resources/manifest.xml b/MP-TAB-SERV/Resources/manifest.xml
index 264c7685..49d12c02 100644
--- a/MP-TAB-SERV/Resources/manifest.xml
+++ b/MP-TAB-SERV/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 6.16.2310.2509
+ 6.16.2310.2517
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
diff --git a/MP-TAB-SERV/compilerconfig.json b/MP-TAB-SERV/compilerconfig.json
index d2f89971..8be7ecdd 100644
--- a/MP-TAB-SERV/compilerconfig.json
+++ b/MP-TAB-SERV/compilerconfig.json
@@ -18,5 +18,17 @@
{
"outputFile": "Components/ProdStat.razor.css",
"inputFile": "Components/ProdStat.razor.less"
+ },
+ {
+ "outputFile": "Pages/IobInfo.razor.css",
+ "inputFile": "Pages/IobInfo.razor.less"
+ },
+ {
+ "outputFile": "Components/IobInfoMan.razor.css",
+ "inputFile": "Components/IobInfoMan.razor.less"
+ },
+ {
+ "outputFile": "Pages/WorkShift.razor.css",
+ "inputFile": "Pages/WorkShift.razor.less"
}
]
\ No newline at end of file
diff --git a/MP-TAB-SERV/wwwroot/images/linuxLogo.png b/MP-TAB-SERV/wwwroot/images/linuxLogo.png
new file mode 100644
index 00000000..2afbacf6
Binary files /dev/null and b/MP-TAB-SERV/wwwroot/images/linuxLogo.png differ
diff --git a/MP-TAB-SERV/wwwroot/images/winLogo.png b/MP-TAB-SERV/wwwroot/images/winLogo.png
new file mode 100644
index 00000000..92cab382
Binary files /dev/null and b/MP-TAB-SERV/wwwroot/images/winLogo.png differ