Removed link to poll question in the web in admin section

This commit is contained in:
María Checa
2017-09-28 17:37:31 +02:00
parent 4e5b80f79f
commit 1e0aec37ab

View File

@@ -55,7 +55,5 @@
<a href="<%= @question.documents.first.attachment.url %>"><%= @question.documents.first.title %></a>
</p>
<% end %>
<%= link_to t("admin.questions.show.preview"), question_path(@question) %>
</div>
</div>