From 6dbf031d3bb75bfdbd9f6990a22607c91231f623 Mon Sep 17 00:00:00 2001
From: daiao <358551898@qq.com>
Date: Mon, 7 Nov 2016 16:03:04 +0800
Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E5=8D=B7=E7=BC=96=E8=BE=91icon?=
=?UTF-8?q?=E6=98=BE=E7=A4=BA=E6=95=88=E6=9E=9C=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/views/poll/_poll_tool_bar.html.erb | 12 +++++++++++-
app/views/poll/_show_MC.html.erb | 2 +-
app/views/poll/_show_MCQ.html.erb | 2 +-
app/views/poll/_show_head.html.erb | 2 +-
app/views/poll/_show_mulit.html.erb | 2 +-
app/views/poll/_show_single.html.erb | 2 +-
6 files changed, 16 insertions(+), 6 deletions(-)
diff --git a/app/views/poll/_poll_tool_bar.html.erb b/app/views/poll/_poll_tool_bar.html.erb
index e598a9ff9..63647d1b6 100644
--- a/app/views/poll/_poll_tool_bar.html.erb
+++ b/app/views/poll/_poll_tool_bar.html.erb
@@ -4,6 +4,7 @@
*
<%end%>
+
<% poll = poll_question.poll %>
<% count = poll.poll_questions.count %>
<% unless poll_question.question_number == 1 %>
@@ -21,4 +22,13 @@
<%= link_to("", delete_poll_question_poll_index_path(:poll_question => poll_question.id),
- method: :delete, :confirm => l(:text_are_you_sure), :remote => true, :class => "poll-delete", :title => "删除") %>
\ No newline at end of file
+ method: :delete, :confirm => l(:text_are_you_sure), :remote => true, :class => "poll-delete", :title => "删除") %>
+
+
\ No newline at end of file
diff --git a/app/views/poll/_show_MC.html.erb b/app/views/poll/_show_MC.html.erb
index c00522ed7..c610c07cd 100644
--- a/app/views/poll/_show_MC.html.erb
+++ b/app/views/poll/_show_MC.html.erb
@@ -7,7 +7,7 @@
<%= poll_question.question_title %>
[单选题]
-
+
diff --git a/app/views/poll/_show_MCQ.html.erb b/app/views/poll/_show_MCQ.html.erb
index 6612a3bb6..ab77be241 100644
--- a/app/views/poll/_show_MCQ.html.erb
+++ b/app/views/poll/_show_MCQ.html.erb
@@ -18,7 +18,7 @@
<% end %>
-
+