fIX DISPLAY MESSAGGIO X PROGETTI IN VETO

This commit is contained in:
Samuele Locatelli
2022-01-25 14:10:02 +01:00
parent a8be73f4e5
commit 34147267cd
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ else
rimanenti: <b>@CalcOreFasi.timeRem.ToString("N0")</b>
</div>
</div>
@if (!(bool)CalcOreFasi.Attivo)
@if (!(bool)CalcOreFasi.Attivo || VetoProj)
{
if (VetoInsert)
{
+1 -1
View File
@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Version>3.0.2201.2511</Version>
<Version>3.0.2201.2514</Version>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>GPW - Gestione Presenze Web</i>
<h4>Versione: 3.0.2201.2511</h4>
<h4>Versione: 3.0.2201.2514</h4>
<br /> Note di rilascio:
<ul>
<li>
+1 -1
View File
@@ -1 +1 @@
3.0.2201.2511
3.0.2201.2514
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>3.0.2201.2511</version>
<version>3.0.2201.2514</version>
<url>http://nexus.steamware.net/repository/SWS/GWMS/stable/0/GWMS.UI.zip</url>
<changelog>http://nexus.steamware.net/repository/SWS/GWMS/stable/0/ChangeLog.html</changelog>
<mandatory>false</mandatory>