From cd0927c281435e34745c65e9d25293da3d3cb573 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Thu, 3 Jul 2025 18:57:59 +0200 Subject: [PATCH] Update (parziale) sel commesse --- MP.Stats/Components/SelectionFilter.razor | 86 +++++++++++------------ MP.Stats/MP.Stats.csproj | 4 +- MP.Stats/Resources/ChangeLog.html | 2 +- MP.Stats/Resources/VersNum.txt | 2 +- MP.Stats/Resources/manifest.xml | 2 +- 5 files changed, 48 insertions(+), 48 deletions(-) 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: