diff --git a/MP.INVE/Components/InveSessionList.razor b/MP.INVE/Components/InveSessionList.razor
index 5729b4ee..f777e5c3 100644
--- a/MP.INVE/Components/InveSessionList.razor
+++ b/MP.INVE/Components/InveSessionList.razor
@@ -67,7 +67,7 @@
}
-
+
@if (inCorso)
@@ -90,15 +90,12 @@
@foreach (var item in elencoSessioni)
{
- @if (inCorso)
- {
- |
-
-
-
-
- |
- }
+
+
+
+
+
+ |
@item.InveSessID
|
diff --git a/MP.INVE/Components/ListTotLotto.razor b/MP.INVE/Components/ListTotLotto.razor
index d781f83a..7d3c919d 100644
--- a/MP.INVE/Components/ListTotLotto.razor
+++ b/MP.INVE/Components/ListTotLotto.razor
@@ -1,6 +1,6 @@
Totale lotti
-
+
| Lotto |
diff --git a/MP.INVE/Components/MagList.razor b/MP.INVE/Components/MagList.razor
index 680ddf22..5cd00ecc 100644
--- a/MP.INVE/Components/MagList.razor
+++ b/MP.INVE/Components/MagList.razor
@@ -73,7 +73,7 @@
}
-