@if (@noData)
{
-
+
}
else if (@DayDTO != null && @DayDTO.ListRA != null)
{
diff --git a/GPW.CORE.UI/Components/RegAtt.razor b/GPW.CORE.UI/Components/RegAtt.razor
index aa0e4d4..067a8ad 100644
--- a/GPW.CORE.UI/Components/RegAtt.razor
+++ b/GPW.CORE.UI/Components/RegAtt.razor
@@ -74,7 +74,7 @@
else
{
}
diff --git a/GPW.CORE.UI/GPW.CORE.UI.csproj b/GPW.CORE.UI/GPW.CORE.UI.csproj
index 08d0fa7..74bdcc8 100644
--- a/GPW.CORE.UI/GPW.CORE.UI.csproj
+++ b/GPW.CORE.UI/GPW.CORE.UI.csproj
@@ -2,7 +2,7 @@