diff --git a/app/views/poll/_new_MC.html.erb b/app/views/poll/_new_MC.html.erb index 0f031f61c..061105a77 100644 --- a/app/views/poll/_new_MC.html.erb +++ b/app/views/poll/_new_MC.html.erb @@ -1,45 +1,45 @@ <%= form_for PollQuestion.new,:url =>create_poll_question_poll_path(@poll.id),:remote => true do |f|%> -