Minor fix

This commit is contained in:
zaccaria.majid
2022-10-13 09:30:43 +02:00
parent 330e208866
commit fba6eca9cc
6 changed files with 5 additions and 8 deletions
-4
View File
@@ -107,10 +107,6 @@ else
<td style="text-align: right;">
<div><span class="small text-dark">Modificato: </span><b>@record.ValoreEdit</b></div>
<div class="small text-secondary"><span class="small text-dark">Originale: </span><i>@record.Valore</i></div>
@*@if (ListRecordsMod != null)
{
<div>@findRec(record)</div>
}*@
</td>
</tr>
}
+1 -1
View File
@@ -5,7 +5,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<RootNamespace>MP.SPEC</RootNamespace>
<Version>6.16.2210.1210</Version>
<Version>6.16.2210.1309</Version>
</PropertyGroup>
<ItemGroup>
+1
View File
@@ -86,6 +86,7 @@ namespace MP.SPEC.Pages
// METODO PER UPDATE FLUX
await MDService.updateDossierValue(currRecordDoss, selRec);
}
currDetFluxLogRecord = null;
await Task.Delay(1);
}
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>Modulo MAPOSPEC </i>
<h4>Versione: 6.16.2210.1210</h4>
<h4>Versione: 6.16.2210.1309</h4>
<br /> Note di rilascio:
<ul>
<li>
+1 -1
View File
@@ -1 +1 @@
6.16.2210.1210
6.16.2210.1309
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>6.16.2210.1210</version>
<version>6.16.2210.1309</version>
<url>https://nexus.steamware.net/repository/SWS/MP-SPEC/stable/LAST/MP.SPEC.zip</url>
<changelog>https://nexus.steamware.net/repository/SWS/MP-SPEC/stable/LAST/ChangeLog.html</changelog>
<mandatory>false</mandatory>