diff Agendas/trunk/src/Agendas.Web/Views/Account/LogOn.cshtml @ 90:d1688622fa88

Autenticando con twitter (falta emprolijar el código, pero autentica!)
author Nelo@Kenia.neluz.int
date Fri, 03 Jun 2011 21:35:59 -0300
parents 08dbe42fdde1
children 9dfbe4e29c6a
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Web/Views/Account/LogOn.cshtml	Tue May 31 16:31:24 2011 -0300
+++ b/Agendas/trunk/src/Agendas.Web/Views/Account/LogOn.cshtml	Fri Jun 03 21:35:59 2011 -0300
@@ -9,6 +9,7 @@
 
 @Html.ValidationSummary(true, "Login was unsuccessful. Please correct the errors and try again.")
 
+@Html.ActionLink("Twitter", "TwitterLogOn")
 @using (Html.BeginForm()) {
     <div>
         <fieldset>