Completato salvataggio snapshot + refresh

This commit is contained in:
Samuele Locatelli
2022-09-21 10:26:09 +02:00
parent a3dc1e1657
commit 5df4195e6c
11 changed files with 110 additions and 118 deletions
+1 -1
View File
@@ -150,7 +150,7 @@
private string searchVal = "";
private bool showSearch;
private string stateSel = "*";
private string tipoSearch = "*";
private string tipoSearch = "";
#endregion Private Fields