Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(672)

Delta Between Two Patch Sets: Calendar.ASP.NET.MVC5/Views/Account/ExternalLoginFailure.cshtml

Issue 194980043: Issue 6: Create an ASP.Net MVC Sample Base URL: https://google-api-dotnet-client.samples.googlecode.com/hg/
Left Patch Set: Addressed first round of review notes Created 9 years, 1 month ago
Right Patch Set: Addressed peleyal's comments Created 8 years, 11 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
LEFTRIGHT
(Both sides are equal)
1 @* This file is added automatically by the MVC 5 application template. *@ 1 @* This file is added automatically by the MVC 5 application template. *@
2 2
3 @{ 3 @{
4 ViewBag.Title = "Login Failure"; 4 ViewBag.Title = "Login Failure";
5 } 5 }
6 6
7 <hgroup> 7 <hgroup>
8 <h2>@ViewBag.Title.</h2> 8 <h2>@ViewBag.Title.</h2>
9 <h3 class="text-danger">Unsuccessful login with service.</h3> 9 <h3 class="text-danger">Unsuccessful login with service.</h3>
10 </hgroup> 10 </hgroup>
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b