X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/dfefbfcd5664f972c7a0d7deb53b8eaa683d4c81..a356aac56f17278e79372b4e63ff3e160eec7cd2:/app/views/quickvote/_approval_table.rhtml diff --git a/app/views/quickvote/_approval_table.rhtml b/app/views/quickvote/_approval_table.rhtml index 85185ee..1c16d1d 100644 --- a/app/views/quickvote/_approval_table.rhtml +++ b/app/views/quickvote/_approval_table.rhtml @@ -2,7 +2,7 @@ Candidate <% @election.approval_result.points.keys.sort.each do |candidate| %> - <%=h @names[candidate] %> + <%= white_list(@names[candidate]) %> <% end -%> @@ -12,4 +12,4 @@ <%= points %> <% end -%> - \ No newline at end of file +