+
@if (currStock != null)
{
@@ -78,8 +59,7 @@ else
}
-
-
+
}
diff --git a/StockMan.CORE/Components/LocationFilters.razor.cs b/StockMan.CORE/Components/LocationFilters.razor.cs
index eaf092a..e9c6590 100644
--- a/StockMan.CORE/Components/LocationFilters.razor.cs
+++ b/StockMan.CORE/Components/LocationFilters.razor.cs
@@ -36,9 +36,13 @@ namespace StockMan.CORE.Components
[Parameter]
public LocDXSelectFilter actFilterDX { get; set; } = new LocDXSelectFilter();
[Parameter]
- public EventCallback