comparison Agendas/trunk/src/Agendas.Web/Views/Perfil/Index.cshtml @ 179:1deccd6c3cb2

Aplicando seguridad x roles en sitio web
author nelopauselli
date Mon, 08 Aug 2011 15:24:26 -0300
parents 97e51ddeeb58
children
comparison
equal deleted inserted replaced
178:33e57fd1a6c9 179:1deccd6c3cb2
31 @Html.ActionLink("Asociar cuenta de Twitter", "AddTwitterAccount") 31 @Html.ActionLink("Asociar cuenta de Twitter", "AddTwitterAccount")
32 <!-- 32 <!--
33 <br/> 33 <br/>
34 @Html.ActionLink("Asociar cuenta de Google", "AddGoogleAccount") 34 @Html.ActionLink("Asociar cuenta de Google", "AddGoogleAccount")
35 --> 35 -->
36 @Html.ActionLink("Modificar datos", "Modificar", "Persona", new {id=Model.Id}, null) 36 @Html.ActionLink("Modificar datos", "Modificar")
37 </div> 37 </div>
38 <br/> 38 <br/>