Removes participate in other polls button

This commit is contained in:
decabeza
2018-07-12 13:45:49 +02:00
parent a10cade451
commit 1116340f99
3 changed files with 0 additions and 4 deletions

View File

@@ -31,8 +31,6 @@
<%= t('poll_questions.show.voted_token') %>
</div>
<% end %>
<%= link_to t("polls.show.participate_in_other_polls"), polls_path, class: "button hollow" %>
</div>
</div>