From c4ac37cc4d7d2d4380e1fdfb17f3b8b1c4e846c2 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Fri, 25 Aug 2017 21:19:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=8C=E7=82=B9=E5=87=BB=E4=BA=8B=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/subjects/show.html.erb | 8 +++++--- public/javascripts/edu/application.js | 4 +--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/views/subjects/show.html.erb b/app/views/subjects/show.html.erb index 0ec574ed7..66dccaf6c 100644 --- a/app/views/subjects/show.html.erb +++ b/app/views/subjects/show.html.erb @@ -1,7 +1,7 @@
<% if User.current.manager_of_subject?(@subject) %> @@ -16,7 +16,7 @@
第<%= s_index + 1 %>章 <%= stage.name %> @@ -31,7 +31,7 @@
<%= stage.description %>
<% stage.stage_shixuns.each_with_index do |stage_shixun, index| %> <% shixun = stage_shixun.shixun %> -