Historico DAL - WCF - Vistas - JS - Controller
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C238
This commit is contained in:
parent
a5f4a56ca0
commit
f9f23a77e0
1 changed files with 7 additions and 0 deletions
|
|
@ -26,5 +26,12 @@ namespace AYA.SlnSinort.Controllers.PropuestaNormativa
|
|||
InitControllers();
|
||||
return View();
|
||||
}
|
||||
|
||||
public ActionResult Historico()
|
||||
{
|
||||
InitControllers();
|
||||
return View();
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue