view Agendas/trunk/src/Agendas.Web/Views/Shared/EditorTemplates/Url.cshtml @ 167:ea85bd893247

Ajustes menores de UI
author nelopauselli
date Sat, 06 Aug 2011 02:51:07 -0300
parents
children
line wrap: on
line source

@model string
@Html.TextBox(string.Empty, Model, new {style="width: 350px"})