From bcd1eb13e97cb53e80c188cdfe481f66d650d0b7 Mon Sep 17 00:00:00 2001 From: huang Date: Sun, 23 Jul 2017 18:56:24 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/users/_my_homepage_course_show.html.erb | 4 ++-- app/views/users/show.html.erb | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/views/users/_my_homepage_course_show.html.erb b/app/views/users/_my_homepage_course_show.html.erb index 63c03684b..67ee8e9fc 100644 --- a/app/views/users/_my_homepage_course_show.html.erb +++ b/app/views/users/_my_homepage_course_show.html.erb @@ -7,8 +7,8 @@
- "manage") %>" class="course_filtrate fl" data-remote="true"><%= str %>管理的  <%= @courses_manage_count %> - "join") %>" class="course_filtrate fl" data-remote="true"><%= str %>参与的 <%= @courses_join_count %> + "manage") %>" class="course_filtrate fl course_filtrate_bg" data-remote="true"><%= str %>管理的 + "join") %>" class="course_filtrate fl" data-remote="true"><%= str %>参与的
diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index 55a1ada3d..8b8879711 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -233,10 +233,10 @@
- 全部 <%= @shixuns_count %> - "create") %>" class="course_filtrate fl" data-remote="true"><%= str %>创建的 <%= @create_count %> - "cooperative") %>" class="course_filtrate fl" data-remote="true"><%= str %>合作的 <%= @cooperative_count %> - "challenge") %>" class="course_filtrate fl" data-remote="true"><%= str %>挑战的 <%= @challenge_count %> + + "create") %>" class="course_filtrate fl course_filtrate_bg" data-remote="true"><%= str %>创建的 + "cooperative") %>" class="course_filtrate fl" data-remote="true"><%= str %>合作的 + "challenge") %>" class="course_filtrate fl" data-remote="true"><%= str %>挑战的