X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/2fbe78e290a7b405067fddb52cad684fa5c8f3ba..5d7239d388387fdae166801c7d26c4103d0d5b0c:/app/views/election/_candidate_line.rhtml?ds=inline diff --git a/app/views/election/_candidate_line.rhtml b/app/views/election/_candidate_line.rhtml index 870a2de..e5bcf07 100644 --- a/app/views/election/_candidate_line.rhtml +++ b/app/views/election/_candidate_line.rhtml @@ -1,19 +1,19 @@ -<% -%>
- <%= h(@current_candidate.description) %> + <%=h (@current_candidate.description) %><% else %> (<%= link_to_remote "Show Details", :update => "cand#{@current_candidate.id}", :url => { :action => :moreinfo_candidate, - :id => @current_candidate.id } %>) + :id => @current_candidate.id } %>) <% end %>