diff --git a/MP.SPEC/Components/SelFilterXDL.razor b/MP.SPEC/Components/SelFilterXDL.razor index fd67cd66..0ee83b92 100644 --- a/MP.SPEC/Components/SelFilterXDL.razor +++ b/MP.SPEC/Components/SelFilterXDL.razor @@ -87,7 +87,7 @@ } - @if (!isActive || hasOdl) + @if (true || !isActive || hasOdl) {