annotate Agendas/trunk/src/Agendas.Web/Views/Shared/EditorTemplates/Url.cshtml @ 285:c8f378272407

#123: Patrocinadores de las vans.
author juanjose.montesdeocaarbos
date Sat, 31 Dec 2011 14:45:55 -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"})