annotate Agendas/trunk/src/Agendas.Web/Views/_ViewStart.cshtml @ 257:730b80afa70d

Ticket #191: Perfil de Usuarios
author juanjose.montesdeocaarbos
date Wed, 19 Oct 2011 09:19:20 -0300
parents c62b77fc33f4
children
rev   line source
10
c62b77fc33f4 website inicial
nelo@MTEySS.neluz.int
parents:
diff changeset
1 @{
c62b77fc33f4 website inicial
nelo@MTEySS.neluz.int
parents:
diff changeset
2 Layout = "~/Views/Shared/_Layout.cshtml";
c62b77fc33f4 website inicial
nelo@MTEySS.neluz.int
parents:
diff changeset
3 }