X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/2ba40f97b78f529984ff26c7c7d61c91d213e7b0..fc0a6a8d7ea15bcdb27ebdd58721401c7045c6e0:/app/views/election/_candidate_line_edit.rhtml diff --git a/app/views/election/_candidate_line_edit.rhtml b/app/views/election/_candidate_line_edit.rhtml old mode 100644 new mode 100755 index ea20a4f..78f8580 --- a/app/views/election/_candidate_line_edit.rhtml +++ b/app/views/election/_candidate_line_edit.rhtml @@ -12,13 +12,18 @@ <% if @current_candidate.picture? %> + align="top" width="80px" /> <% end %> + <% if @current_candidate.description.length > 0 %> Description:
<%= h(@current_candidate.description) %> - + + <% else %> + + <% end %> +