agregar vista ficha técnica

git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C195
This commit is contained in:
jmoya 2018-07-10 20:56:07 +00:00
parent 9964bb5278
commit 8ce4a35432
2 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,7 @@

@{
ViewBag.Title = "FichaTecnica";
}
<h2>FichaTecnica</h2>

View file

@ -0,0 +1,8 @@

@{
ViewBag.Title = "Solicitud";
Layout = "~/Views/Shared/_Layout.cshtml";
}
<h2>Solicitud</h2>