diff --git a/app/views/admin/poll/polls/_questions.html.erb b/app/views/admin/poll/polls/_questions.html.erb index 123fa11f2..f258f8b5a 100644 --- a/app/views/admin/poll/polls/_questions.html.erb +++ b/app/views/admin/poll/polls/_questions.html.erb @@ -1,8 +1,5 @@
- <%= link_to "AƱadir pregunta", - new_admin_question_path(poll_id: @poll.id), - class: "button success" %> <% if @poll.questions.empty? %>