Removed edit poll button from view responses

This commit is contained in:
Juan Salvador Pérez García
2018-07-19 10:07:41 +02:00
parent 4ee0a94241
commit c68061219d

View File

@@ -1,7 +1,3 @@
<%= link_to t("admin.polls.edit.title"),
edit_proposal_dashboard_poll_path(proposal, poll),
class: "button hollow float-right" %>
<h2 class="inline-block">
<%= poll.name %>
</h2>