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: