Removed edit poll button from view responses
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user