MODIFICA DESTINAZIONE
This commit is contained in:
parent
14d8e0370a
commit
0bf53f3c2f
@ -254,6 +254,7 @@ namespace SoftwayWeb.Controllers
|
||||
HttpResponseMessage response2 = client.PostAsync(baseAddress, content).Result;
|
||||
if (response2.IsSuccessStatusCode)
|
||||
{
|
||||
|
||||
return RedirectToAction("Index", "Destinazioni", new
|
||||
{
|
||||
id = model.serialeGiro,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user