rimesso controllo per operatore (da sistemare)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<Nullable>enable</Nullable>
|
||||
<Version>6.16.2312.1413</Version>
|
||||
<Version>6.16.2312.1414</Version>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<RootNamespace>MP_TAB_SERV</RootNamespace>
|
||||
</PropertyGroup>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<body>
|
||||
<i>Modulo MAPOSPEC </i>
|
||||
<h4>Versione: 6.16.2312.1413</h4>
|
||||
<h4>Versione: 6.16.2312.1414</h4>
|
||||
<br /> Note di rilascio:
|
||||
<ul>
|
||||
<li>
|
||||
|
||||
@@ -1 +1 @@
|
||||
6.16.2312.1413
|
||||
6.16.2312.1414
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<item>
|
||||
<version>6.16.2312.1413</version>
|
||||
<version>6.16.2312.1414</version>
|
||||
<url>https://nexus.steamware.net/repository/SWS/MP-TAB-SERV/stable/LAST/MP-TAB-SERV.zip</url>
|
||||
<changelog>https://nexus.steamware.net/repository/SWS/MP-TAB-SERV/stable/LAST/ChangeLog.html</changelog>
|
||||
<mandatory>false</mandatory>
|
||||
|
||||
@@ -7,6 +7,8 @@
|
||||
<div class="page" @onclick="()=>handleBodyClick()">
|
||||
<main>
|
||||
<CmpTop CurrMenuItems="@CurrMenuItems"></CmpTop>
|
||||
@if (MsgServ.RigaOper != null || NavMan.Uri.Contains("reg-new-device"))
|
||||
{
|
||||
<article class="content pt-1 d-flex mb-5">
|
||||
<div class="" id="@bodyTipe">
|
||||
@Body
|
||||
@@ -18,6 +20,7 @@
|
||||
</div>
|
||||
}
|
||||
</article>
|
||||
}
|
||||
</main>
|
||||
</div>
|
||||
<div class="fixed-bottom">
|
||||
|
||||
Reference in New Issue
Block a user