fIX DISPLAY MESSAGGIO X PROGETTI IN VETO
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
@@ -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,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 @@
|
||||
3.0.2201.2511
|
||||
3.0.2201.2514
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user