diff Agendas/trunk/src/Agendas.Web/Views/Evento/Index.cshtml @ 177:784d81e32366

Quitando la opción de proponer para esta versión
author nelopauselli
date Mon, 08 Aug 2011 10:22:22 -0300
parents 3095a0b960c8
children 212c664db5aa
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Web/Views/Evento/Index.cshtml	Mon Aug 08 10:13:46 2011 -0300
+++ b/Agendas/trunk/src/Agendas.Web/Views/Evento/Index.cshtml	Mon Aug 08 10:22:22 2011 -0300
@@ -69,5 +69,4 @@
 </div>
 <div class="buttons">
 	@Html.ActionLink("Nuevo", "Nuevo")
-	@Html.ActionLink("Proponer", "Proponer")
 </div>