# HG changeset patch # User Nelo@Kenia.neluz.int # Date 1307156259 10800 # Node ID 9dfbe4e29c6aac17f9ded32796e840ffa925d886 # Parent d1688622fa88dc0e3f4a70ef7e7def85c0a87ec4 Imagen del boton de sign-in con twitter diff -r d1688622fa88 -r 9dfbe4e29c6a Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj --- a/Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj Fri Jun 03 21:35:59 2011 -0300 +++ b/Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj Fri Jun 03 23:57:39 2011 -0300 @@ -80,6 +80,10 @@ + + + + Always diff -r d1688622fa88 -r 9dfbe4e29c6a Agendas/trunk/src/Agendas.Web/Content/twitter/sign-in-with-twitter-d-sm.png Binary file Agendas/trunk/src/Agendas.Web/Content/twitter/sign-in-with-twitter-d-sm.png has changed diff -r d1688622fa88 -r 9dfbe4e29c6a Agendas/trunk/src/Agendas.Web/Content/twitter/sign-in-with-twitter-d.png Binary file Agendas/trunk/src/Agendas.Web/Content/twitter/sign-in-with-twitter-d.png has changed diff -r d1688622fa88 -r 9dfbe4e29c6a Agendas/trunk/src/Agendas.Web/Content/twitter/sign-in-with-twitter-l-sm.png Binary file Agendas/trunk/src/Agendas.Web/Content/twitter/sign-in-with-twitter-l-sm.png has changed diff -r d1688622fa88 -r 9dfbe4e29c6a Agendas/trunk/src/Agendas.Web/Content/twitter/sign-in-with-twitter-l.png Binary file Agendas/trunk/src/Agendas.Web/Content/twitter/sign-in-with-twitter-l.png has changed diff -r d1688622fa88 -r 9dfbe4e29c6a Agendas/trunk/src/Agendas.Web/Views/Account/LogOn.cshtml --- a/Agendas/trunk/src/Agendas.Web/Views/Account/LogOn.cshtml Fri Jun 03 21:35:59 2011 -0300 +++ b/Agendas/trunk/src/Agendas.Web/Views/Account/LogOn.cshtml Fri Jun 03 23:57:39 2011 -0300 @@ -9,7 +9,6 @@ @Html.ValidationSummary(true, "Login was unsuccessful. Please correct the errors and try again.") -@Html.ActionLink("Twitter", "TwitterLogOn") @using (Html.BeginForm()) {
@@ -42,3 +41,4 @@
} +Sign in with twitter