From ca6f9c2089db2e4fb90fa5bc5e32b8b131c5f08e Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Fri, 14 Jul 2017 20:50:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=BB=BA=E8=AF=BE=E5=A0=82=E5=AE=9E?= =?UTF-8?q?=E8=AE=AD=E9=A1=B5=E9=9D=A2=E6=8B=96=E6=8B=BD=E9=83=A8=E5=88=86?= =?UTF-8?q?=E7=9A=84bug=20=E7=8F=AD=E7=BA=A7=E9=A1=B5=E9=9D=A2=E6=89=80?= =?UTF-8?q?=E6=9C=89=E6=A8=A1=E5=9D=97=E5=8A=A0=E9=98=B4=E5=BD=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/courses/_courseList.html.erb | 2 +- app/views/courses/settings.html.erb | 4 ++-- app/views/courses/show.html.erb | 2 +- app/views/files/_course_file.html.erb | 4 ++-- app/views/files/_course_list.html.erb | 2 +- app/views/files/_resource_detail.html.erb | 2 +- app/views/homework_common/index.html.erb | 2 +- app/views/layouts/_course_base_info.html.erb | 2 +- app/views/layouts/base_courses.html.erb | 6 +++--- app/views/layouts/base_edu_course.html.erb | 6 +++--- app/views/stages/edit.js.erb | 2 +- app/views/subjects/_subject_list.html.erb | 2 +- app/views/subjects/append_to_stage.js.erb | 2 +- app/views/subjects/show.html.erb | 4 ++-- app/views/users/_course_attachment.html.erb | 2 +- app/views/users/_course_create.html.erb | 2 +- app/views/users/_course_homework.html.erb | 2 +- app/views/users/_course_journalsformessage.html.erb | 2 +- app/views/users/_course_message.html.erb | 2 +- app/views/users/_course_news.html.erb | 2 +- app/views/users/_course_poll.html.erb | 2 +- public/stylesheets/css/edu-subject.css | 6 +++--- 22 files changed, 31 insertions(+), 31 deletions(-) diff --git a/app/views/courses/_courseList.html.erb b/app/views/courses/_courseList.html.erb index c0a5e22f4..7dbfdf14e 100644 --- a/app/views/courses/_courseList.html.erb +++ b/app/views/courses/_courseList.html.erb @@ -52,7 +52,7 @@ <% else %> -
没有数据可以显示!