michele giri
This commit is contained in:
parent
028a89ade3
commit
c43e79df03
@ -25,7 +25,8 @@ namespace SoftwayWeb.Controllers
|
||||
// GET: GiriChiudiController
|
||||
public ActionResult Index()
|
||||
{
|
||||
return View();
|
||||
// return View();
|
||||
return RedirectToAction("index", "giri");
|
||||
}
|
||||
public ActionResult Chiudi(string id)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user