diff --git a/GPW.CORE.ADM/Components/Compo/MonthTagMan.razor b/GPW.CORE.ADM/Components/Compo/MonthTagMan.razor
index 5ecfb61..7cec052 100644
--- a/GPW.CORE.ADM/Components/Compo/MonthTagMan.razor
+++ b/GPW.CORE.ADM/Components/Compo/MonthTagMan.razor
@@ -45,48 +45,50 @@
}
else
{
-
+
@if (ListRecords == null || isLoading)
{
@@ -44,7 +40,3 @@
}
-
-
-
-
diff --git a/GPW.CORE.ADM/Components/Compo/listTagDD.razor.cs b/GPW.CORE.ADM/Components/Compo/listTagDD.razor.cs
index eb6209f..0a19efe 100644
--- a/GPW.CORE.ADM/Components/Compo/listTagDD.razor.cs
+++ b/GPW.CORE.ADM/Components/Compo/listTagDD.razor.cs
@@ -8,7 +8,7 @@ using NLog;
namespace GPW.CORE.ADM.Components.Compo
{
- public partial class listTagDD
+ public partial class ListTagDD
{
#region Protected Properties
diff --git a/GPW.CORE.ADM/GPW.CORE.ADM.csproj b/GPW.CORE.ADM/GPW.CORE.ADM.csproj
index d7ef906..d3fae57 100644
--- a/GPW.CORE.ADM/GPW.CORE.ADM.csproj
+++ b/GPW.CORE.ADM/GPW.CORE.ADM.csproj
@@ -4,7 +4,7 @@