Fix view x MP LAND
This commit is contained in:
@@ -199,7 +199,7 @@ namespace MP.Controllers
|
||||
catch
|
||||
{ }
|
||||
}
|
||||
return View(ViewBag.elOperatori);
|
||||
return View((object)ViewBag.elOperatori);
|
||||
}
|
||||
/// <summary>
|
||||
/// Restituisce un QR code dato valore
|
||||
|
||||
Reference in New Issue
Block a user