r1396: We don't need to run build_assignedto() anymore because the API does that...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>