@if (DetailInfo == null && totalCount == 0)
diff --git a/LiMan.UI/Components/ListInfoShort.razor.cs b/LiMan.UI/Components/ListInfoShort.razor.cs
index cf2da84..82b77b7 100644
--- a/LiMan.UI/Components/ListInfoShort.razor.cs
+++ b/LiMan.UI/Components/ListInfoShort.razor.cs
@@ -14,6 +14,9 @@ namespace LiMan.UI.Components
[Parameter]
public Dictionary
DetailInfo { get; set; } = new Dictionary();
+ [Parameter]
+ public string Title { get; set; } = "Detail";
+
#endregion Public Properties
#region Protected Properties
diff --git a/LiMan.UI/LiMan.UI.csproj b/LiMan.UI/LiMan.UI.csproj
index 9d3f5aa..1920a79 100644
--- a/LiMan.UI/LiMan.UI.csproj
+++ b/LiMan.UI/LiMan.UI.csproj
@@ -2,7 +2,7 @@
net6.0
- 2.1.2501.1816
+ 2.1.2501.2008
LiMan.UI
LiMan.UI
diff --git a/LiMan.UI/Resources/ChangeLog.html b/LiMan.UI/Resources/ChangeLog.html
index cb9e216..90d2be9 100644
--- a/LiMan.UI/Resources/ChangeLog.html
+++ b/LiMan.UI/Resources/ChangeLog.html
@@ -1,6 +1,6 @@
License Manager
- Versione: 2.1.2501.1816
+ Versione: 2.1.2501.2008
Note di rilascio:
-
diff --git a/LiMan.UI/Resources/VersNum.txt b/LiMan.UI/Resources/VersNum.txt
index d40a16b..8a987f7 100644
--- a/LiMan.UI/Resources/VersNum.txt
+++ b/LiMan.UI/Resources/VersNum.txt
@@ -1 +1 @@
-2.1.2501.1816
+2.1.2501.2008
diff --git a/LiMan.UI/Resources/manifest.xml b/LiMan.UI/Resources/manifest.xml
index 2971efc..1e67e21 100644
--- a/LiMan.UI/Resources/manifest.xml
+++ b/LiMan.UI/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 2.1.2501.1816
+ 2.1.2501.2008
https://nexus.steamware.net/repository/SWS/LiMan/stable/LAST/LiMan.UI.zip
https://nexus.steamware.net/repository/SWS/LiMan/stable/LAST/ChangeLog.html
false