diff Agendas/trunk/src/Agendas.Web/Views/Shared/Error.cshtml @ 48:08dbe42fdde1

Cambios menores en UI
author nelopauselli
date Fri, 13 May 2011 20:11:05 -0300
parents c62b77fc33f4
children c8897b1c6f49
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Web/Views/Shared/Error.cshtml	Fri May 13 18:23:05 2011 -0300
+++ b/Agendas/trunk/src/Agendas.Web/Views/Shared/Error.cshtml	Fri May 13 20:11:05 2011 -0300
@@ -1,8 +1,5 @@
 @model System.Web.Mvc.HandleErrorInfo
-
-@{
-    ViewBag.Title = "Error";
-}
+<h2>Error</h2>
 
 <h2>
     Sorry, an error occurred while processing your request.