Adding support for properties to be the only change in a diff
[viewsvn.git] / templates / select_option.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$display</option>