diff --git a/MP.Stats/Components/SelectionFilter.razor b/MP.Stats/Components/SelectionFilter.razor index 853c8941..6d7f846b 100644 --- a/MP.Stats/Components/SelectionFilter.razor +++ b/MP.Stats/Components/SelectionFilter.razor @@ -33,7 +33,7 @@
-
+
-
- @if (!string.IsNullOrEmpty(SearchCom) && SearchCom.Length >= minChar) - { +
+ @if (!OnlyEnergy) + { +
- +
+ +
+
- @* - @foreach (var item in ddlCommesse) - { - - } - *@ - } -
+ @if (!string.IsNullOrEmpty(SearchCom) && SearchCom.Length >= minChar) + { +
+ +
+ } +
+ }
-
-
-
-
- -
- -
- @if (!string.IsNullOrEmpty(SearchArt) && SearchArt.Length >= minChar) - { +
+ @if (!OnlyEnergy) + { +
- +
+ +
+
- } -
+ @if (!string.IsNullOrEmpty(SearchArt) && SearchArt.Length >= minChar) + { +
+ +
+ } +
+ }
diff --git a/MP.Stats/MP.Stats.csproj b/MP.Stats/MP.Stats.csproj index 0b0befa8..02488d62 100644 --- a/MP.Stats/MP.Stats.csproj +++ b/MP.Stats/MP.Stats.csproj @@ -4,8 +4,8 @@ net6.0 MP.Stats 826e877c-ba70-4253-84cb-d0b1cafd4440 - 6.16.2507.0315 - 6.16.2507.0315 + 6.16.2507.0318 + 6.16.2507.0318 true $(NoWarn);1591 en diff --git a/MP.Stats/Resources/ChangeLog.html b/MP.Stats/Resources/ChangeLog.html index 168f1c8c..d1dae0ff 100644 --- a/MP.Stats/Resources/ChangeLog.html +++ b/MP.Stats/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo statistiche MAPO -

Versione: 6.16.2507.0315

+

Versione: 6.16.2507.0318


Note di rilascio: