annotate Agendas/trunk/src/Agendas.Web/Views/Shared/EditorTemplates/Url.cshtml @ 277:7439d7a5f8d0

Warning HTML: Cambiado ALT por TITLE.
author juanjose.montesdeocaarbos
date Tue, 20 Dec 2011 08:28:33 -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"})