diff --git a/MP.INVE/Components/ListQrOpr.razor b/MP.INVE/Components/ListQrOpr.razor index 2dacecea..0a35a81b 100644 --- a/MP.INVE/Components/ListQrOpr.razor +++ b/MP.INVE/Components/ListQrOpr.razor @@ -1,8 +1,8 @@ -@if (elencoOPeratori != null) +@if (elencoOperatori != null) {