1
This commit is contained in:
parent
b3945f1f56
commit
3935e3dd61
@ -286,7 +286,7 @@ namespace SoftwayWeb.Controllers
|
||||
return RedirectToAction("Error");
|
||||
}
|
||||
|
||||
return RedirectToAction("Index", "Destinazioni", new
|
||||
return RedirectToAction("IndexValidate", "Destinazioni", new
|
||||
{
|
||||
//string id, string? codAutista, string? nomeAutista, DateTime dataGiro, string? codMezzo, string? desMezzo
|
||||
id = model.serialeGiro,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user