# HG changeset patch # User Nelo@Guinea.neluz.int # Date 1312344162 10800 # Node ID 2233039ac2ebc3eb7f311d390a01ca88e371550e # Parent dfb4468d8044ec5231b9b255865c1fd6039f9cb5 Unificando vistas diff -r dfb4468d8044 -r 2233039ac2eb Agendas/trunk/src/Agendas.Web/Views/Evento/Agendar.cshtml --- a/Agendas/trunk/src/Agendas.Web/Views/Evento/Agendar.cshtml Wed Aug 03 00:49:25 2011 -0300 +++ b/Agendas/trunk/src/Agendas.Web/Views/Evento/Agendar.cshtml Wed Aug 03 01:02:42 2011 -0300 @@ -16,6 +16,7 @@ @Html.EditorForModel()

+ @Html.ActionLink("Cancelar", "Index")

diff -r dfb4468d8044 -r 2233039ac2eb Agendas/trunk/src/Agendas.Web/Views/Evento/Nuevo.cshtml --- a/Agendas/trunk/src/Agendas.Web/Views/Evento/Nuevo.cshtml Wed Aug 03 00:49:25 2011 -0300 +++ b/Agendas/trunk/src/Agendas.Web/Views/Evento/Nuevo.cshtml Wed Aug 03 01:02:42 2011 -0300 @@ -4,9 +4,6 @@ Complete los siguiente datos para agendar un nuevo evento

- - - @@ -19,7 +16,8 @@ @Html.EditorForModel()

-

+ @Html.ActionLink("Cancelar", "Index") +

} \ No newline at end of file diff -r dfb4468d8044 -r 2233039ac2eb Agendas/trunk/src/Agendas.Web/Views/Evento/Proponer.cshtml --- a/Agendas/trunk/src/Agendas.Web/Views/Evento/Proponer.cshtml Wed Aug 03 00:49:25 2011 -0300 +++ b/Agendas/trunk/src/Agendas.Web/Views/Evento/Proponer.cshtml Wed Aug 03 01:02:42 2011 -0300 @@ -16,6 +16,7 @@ @Html.EditorForModel()

+ @Html.ActionLink("Cancelar", "Index")

diff -r dfb4468d8044 -r 2233039ac2eb Agendas/trunk/src/Agendas.Web/Views/Persona/Nueva.cshtml --- a/Agendas/trunk/src/Agendas.Web/Views/Persona/Nueva.cshtml Wed Aug 03 00:49:25 2011 -0300 +++ b/Agendas/trunk/src/Agendas.Web/Views/Persona/Nueva.cshtml Wed Aug 03 01:02:42 2011 -0300 @@ -4,9 +4,6 @@ Complete los siguiente datos para registrar una nueva persona

- - - diff -r dfb4468d8044 -r 2233039ac2eb Agendas/trunk/src/Agendas.Web/Views/Shared/_Layout.cshtml --- a/Agendas/trunk/src/Agendas.Web/Views/Shared/_Layout.cshtml Wed Aug 03 00:49:25 2011 -0300 +++ b/Agendas/trunk/src/Agendas.Web/Views/Shared/_Layout.cshtml Wed Aug 03 01:02:42 2011 -0300 @@ -4,9 +4,9 @@ GestiĆ³n de VANs - + - +