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|%> -
- -
-
- - - - - -
-
-
    -
  • - - - - -
  • -
    -
  • - - - - -
  • -
    -
  • - - - - -
  • -
    -
-
- -
+
+ +
+
+ + + + +
- +
+
    +
  • + + + + +
  • +
    +
  • + + + + +
  • +
    +
  • + + + + +
  • +
    +
+
+ +
+ +
<% end%> \ No newline at end of file diff --git a/app/views/poll/_new_MCQ.html.erb b/app/views/poll/_new_MCQ.html.erb index cf64e7f3e..6739c233e 100644 --- a/app/views/poll/_new_MCQ.html.erb +++ b/app/views/poll/_new_MCQ.html.erb @@ -2,7 +2,7 @@
- +
diff --git a/app/views/poll/_new_mulit.html.erb b/app/views/poll/_new_mulit.html.erb index c4a9e0e0f..6c3528473 100644 --- a/app/views/poll/_new_mulit.html.erb +++ b/app/views/poll/_new_mulit.html.erb @@ -1,7 +1,7 @@
- +
diff --git a/app/views/poll/_new_single.html.erb b/app/views/poll/_new_single.html.erb index 4e98babe4..b7d5a9725 100644 --- a/app/views/poll/_new_single.html.erb +++ b/app/views/poll/_new_single.html.erb @@ -1,7 +1,7 @@
- +
diff --git a/app/views/poll/_poll_form.html.erb b/app/views/poll/_poll_form.html.erb index d15f5ed0a..a3020d62f 100644 --- a/app/views/poll/_poll_form.html.erb +++ b/app/views/poll/_poll_form.html.erb @@ -4,12 +4,25 @@ 问卷调查_问卷编辑 <%= stylesheet_link_tag 'polls', :media => 'all' %> + <%#= javascript_include_tag "polls" %>