ensure elections will open in new tab

Signed-off-by: kiara <kiara@bij1.org>
This commit is contained in:
kiara 2023-09-19 11:49:14 +00:00
parent e268af82b6
commit b608fe2386
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<% @votes.each do |vote| %>
<tr>
<td>
<a href="https://stemmen.bij1.org/helios/e/<%= vote.election_slug %>/vote?id_voter_id=<%= vote.user_id %>&id_password=<%= vote.voter_password %>#id_voter_id=<%= vote.user_id %>&id_password=<%= vote.voter_password %>"><%= vote.election_slug %></a>
<a href="https://stemmen.bij1.org/helios/e/<%= vote.election_slug %>/vote?id_voter_id=<%= vote.user_id %>&id_password=<%= vote.voter_password %>#id_voter_id=<%= vote.user_id %>&id_password=<%= vote.voter_password %>" target="_blank" rel="noopener noreferrer"><%= vote.election_slug %></a>
</td>
<td>
<%= @user.id %>