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>

View File

@@ -505,7 +505,6 @@ en:
zoom_plus: Expand image
read_more: "Read more about %{answer}"
read_less: "Read less about %{answer}"
participate_in_other_polls: Participate in other polls
videos: "External video"
info_menu: "Information"
stats_menu: "Participation statistics"

View File

@@ -505,7 +505,6 @@ es:
zoom_plus: Ampliar imagen
read_more: "Leer más sobre %{answer}"
read_less: "Leer menos sobre %{answer}"
participate_in_other_polls: Participar en otras votaciones
videos: "Vídeo externo"
info_menu: "Información"
stats_menu: "Estadísticas de participación"