annotate Agendas/trunk/src/Agendas.Web/Views/Shared/EditorTemplates/Url.cshtml @ 302:11dddcc9a862 tip

Historico de Eventos, no muestra bien la Url del Patrocinador.
author juanjose.montesdeocaarbos
date Tue, 14 Aug 2012 21:54:30 -0300
parents ea85bd893247
children
rev   line source
167
ea85bd893247 Ajustes menores de UI
nelopauselli
parents:
diff changeset
1 @model string
ea85bd893247 Ajustes menores de UI
nelopauselli
parents:
diff changeset
2 @Html.TextBox(string.Empty, Model, new {style="width: 350px"})