aggiunto logo steamware
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<i class="@objIcon" style="font-size: 8vw"></i>
|
||||
</div>
|
||||
<div class="card-footer text-center bg-dark text-light opacity-50">
|
||||
<span class="text-nowrap text-center">@objTxt</span>
|
||||
<span class="text-nowrap text-center" style="font-size: .9rem;">@objTxt</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<Nullable>enable</Nullable>
|
||||
<Version>6.16.2310.511</Version>
|
||||
<Version>6.16.2310.512</Version>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<RootNamespace>MP_TAB_SERV</RootNamespace>
|
||||
</PropertyGroup>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<body>
|
||||
<i>Modulo MAPOSPEC </i>
|
||||
<h4>Versione: 6.16.2310.511</h4>
|
||||
<h4>Versione: 6.16.2310.512</h4>
|
||||
<br /> Note di rilascio:
|
||||
<ul>
|
||||
<li>
|
||||
|
||||
@@ -1 +1 @@
|
||||
6.16.2310.511
|
||||
6.16.2310.512
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<item>
|
||||
<version>6.16.2310.511</version>
|
||||
<version>6.16.2310.512</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>
|
||||
|
||||
@@ -22,11 +22,12 @@
|
||||
<sub>[999]</sub>
|
||||
</div>
|
||||
<div class="col-4 text-center d-flex justify-content-center">
|
||||
|
||||
<a href="status-map" class="text-decoration-none text-light">
|
||||
<a href="status-map" class="text-decoration-none text-light">
|
||||
<i class="fa-solid fa-house"></i>
|
||||
MapoTAB2
|
||||
</a>
|
||||
MapoTAB2
|
||||
|
||||
<img src="/images/LogoSteamware.png" style="height: 1rem" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-4 text-end">
|
||||
@*<button class="btn btn-sm btn-dark" @onclick="() => OnYes()">Yes!</button>*@
|
||||
|
||||
Reference in New Issue
Block a user