diff --git a/GPW.CORE.UI/Components/RecFaseStart.razor b/GPW.CORE.UI/Components/RecFaseStart.razor
index 8ff0257..07a3077 100644
--- a/GPW.CORE.UI/Components/RecFaseStart.razor
+++ b/GPW.CORE.UI/Components/RecFaseStart.razor
@@ -45,7 +45,7 @@ else
rimanenti: @CalcOreFasi.timeRem.ToString("N0")
- @if (!(bool)CalcOreFasi.Attivo)
+ @if (!(bool)CalcOreFasi.Attivo || VetoProj)
{
if (VetoInsert)
{
diff --git a/GPW.CORE.UI/GPW.CORE.UI.csproj b/GPW.CORE.UI/GPW.CORE.UI.csproj
index a383b74..f63ccae 100644
--- a/GPW.CORE.UI/GPW.CORE.UI.csproj
+++ b/GPW.CORE.UI/GPW.CORE.UI.csproj
@@ -2,7 +2,7 @@
net6.0
- 3.0.2201.2511
+ 3.0.2201.2514
enable
enable
diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html
index 57446c7..176ff34 100644
--- a/Resources/ChangeLog.html
+++ b/Resources/ChangeLog.html
@@ -1,6 +1,6 @@
GPW - Gestione Presenze Web
- Versione: 3.0.2201.2511
+ Versione: 3.0.2201.2514
Note di rilascio:
-
diff --git a/Resources/VersNum.txt b/Resources/VersNum.txt
index 0fc1b1e..3650f65 100644
--- a/Resources/VersNum.txt
+++ b/Resources/VersNum.txt
@@ -1 +1 @@
-3.0.2201.2511
+3.0.2201.2514
diff --git a/Resources/manifest.xml b/Resources/manifest.xml
index 0cfd2af..52db8c5 100644
--- a/Resources/manifest.xml
+++ b/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 3.0.2201.2511
+ 3.0.2201.2514
http://nexus.steamware.net/repository/SWS/GWMS/stable/0/GWMS.UI.zip
http://nexus.steamware.net/repository/SWS/GWMS/stable/0/ChangeLog.html
false