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

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

@model Guid
@Html.DropDownList(string.Empty, Html.GetPonentes(Model))