removes mentions to enquiries and deprecated code
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
</p>
|
||||
<% if can? :create, Poll::Question %>
|
||||
<p class="text-center">
|
||||
<%= link_to t('poll_questions.create_enquiry'),
|
||||
<%= link_to t('poll_questions.create_question'),
|
||||
new_admin_question_path(proposal_id: @proposal.id),
|
||||
class: "button hollow expanded" %>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user