comparison Agendas/trunk/src/Agendas.Web/Views/Propuesta/Index.cshtml @ 48:08dbe42fdde1

Cambios menores en UI
author nelopauselli
date Fri, 13 May 2011 20:11:05 -0300
parents 475be11edf56
children 96d7609f2e08
comparison
equal deleted inserted replaced
47:dcd8fc8d479c 48:08dbe42fdde1
1 @model AltNetHispano.Agendas.Web.Models.PropuestaIndexModel 1 @model AltNetHispano.Agendas.Web.Models.PropuestaIndexModel
2 @{ 2 <h2>Propuestas</h2>
3 ViewBag.Title = "Propuestas";
4 }
5
6 <p> 3 <p>
7 Temas propuestos aun no agendados 4 Temas propuestos aun no agendados
8 </p> 5 </p>
9 <table> 6 <table>
10 <thead> 7 <thead>