From 3b58810528a1bc07ed65990437e2faf7d8b5d149 Mon Sep 17 00:00:00 2001
From: alan <547533434@qq.com>
Date: Thu, 7 May 2015 17:38:08 +0800
Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=BE=E7=A8=8B?=
=?UTF-8?q?=E8=AE=A8=E8=AE=BA=E5=8C=BA=E7=9A=84js=20Signed-off-by:=20alan?=
=?UTF-8?q?=20<547533434@qq.com>?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/views/boards/_course_show.html.erb | 18 ++++++-------
app/views/boards/_project_show.html.erb | 25 ++++++++++---------
app/views/boards/show.html.erb | 17 +------------
.../layouts/_base_development_group.html.erb | 4 +--
app/views/layouts/base_projects.html.erb | 4 +--
.../projects/settings/_new_members.html.erb | 7 +++++-
public/javascripts/project.js | 11 ++++----
public/stylesheets/courses.css | 3 ++-
public/stylesheets/pleft.css | 1 +
public/stylesheets/project.css | 3 ++-
10 files changed, 43 insertions(+), 50 deletions(-)
diff --git a/app/views/boards/_course_show.html.erb b/app/views/boards/_course_show.html.erb
index 357071214..8f2cddc48 100644
--- a/app/views/boards/_course_show.html.erb
+++ b/app/views/boards/_course_show.html.erb
@@ -44,17 +44,15 @@
-
-
- <%= topic.content %>
-+
<%= h(topic.subject) %>
<% if topic.sticky? %> <%= l(:label_board_sticky)%> <% end %> + + ++ <%= topic.content %> +
+
+
+
+
-
+
- <%= topic.content %>
-