minor fix

This commit is contained in:
zaccaria.majid
2023-07-19 16:42:12 +02:00
parent 34feb38b27
commit f9eaa7ccd4
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>WebDoorCreator - Egalware</i>
<h4>Version: 0.9.2307.1911</h4>
<h4>Version: 0.9.2307.1916</h4>
<br /> Release note:
<ul>
<li>
+1 -1
View File
@@ -1 +1 @@
0.9.2307.1911
0.9.2307.1916
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>0.9.2307.1911</version>
<version>0.9.2307.1916</version>
<url>http://nexus.steamware.net/repository/SWS/WDC/stable/WDC.UI.zip</url>
<changelog>http://nexus.steamware.net/repository/SWS/WDC/stable/ChangeLog.html</changelog>
<mandatory>false</mandatory>
@@ -12,7 +12,7 @@
<div class="d-flex justify-content-between w-100 px-4">
<div class="d-flex justify-content-between small" style="width: 80%;">
<div class="w-100 d-flex flex-nowrap justify-content-start">
<AuthorizeView Roles="SuperAdmin, Admin, CompAdmin, CompUser, User" Context="MenuHide">
<AuthorizeView Context="MenuHide">
<Authorized>
<div class="nav-item px-1 align-items-center">
<NavLink class="nav-link text-nowrap" href="OrdersHomePage">
+1 -1
View File
@@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<Version>0.9.2307.1911</Version>
<Version>0.9.2307.1916</Version>
<ImplicitUsings>enable</ImplicitUsings>
<UserSecretsId>aspnet-WebDoorCreator.UI-dfe95fed-1398-4144-bd43-8b3a765d6608</UserSecretsId>
</PropertyGroup>