From 462a5b3cd62debef3ab37f42e0690bfd58188f63 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Fri, 21 Jul 2017 19:48:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9=E4=BB=A5?= =?UTF-8?q?=E5=8F=8A=E6=96=B0=E5=BB=BA=E5=AE=9E=E8=AE=AD=E9=98=B6=E6=AE=B5?= =?UTF-8?q?=E9=83=A8=E5=88=86=E7=9A=84=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/challenges/_skill_form.html.erb | 2 +- app/views/challenges/edit.html.erb | 6 +++--- app/views/courses/_member_all_student_list.html.erb | 2 +- app/views/courses/_member_group_student_list.html.erb | 2 +- app/views/courses/settings.html.erb | 4 ++-- app/views/courses/settings/_members.html.erb | 2 +- app/views/shixuns/_shixun_list.html.erb | 2 +- app/views/subjects/_subject_list.html.erb | 6 +++--- app/views/users/_user_journalsformessage.html.erb | 2 +- 9 files changed, 14 insertions(+), 14 deletions(-) diff --git a/app/views/challenges/_skill_form.html.erb b/app/views/challenges/_skill_form.html.erb index 012ae2ea9..b77e62c77 100644 --- a/app/views/challenges/_skill_form.html.erb +++ b/app/views/challenges/_skill_form.html.erb @@ -37,7 +37,7 @@ var val = $(".task-tag-input").val().trim(); if (val != ""){ testLength = $(".task-tag-input").val().trim().length; - $("#add_knowledge").before("
" + + $("#add_shixun_skill").before("
" + "" + "" + "
"); diff --git a/app/views/challenges/edit.html.erb b/app/views/challenges/edit.html.erb index 741f09a1f..aa5c57ddc 100644 --- a/app/views/challenges/edit.html.erb +++ b/app/views/challenges/edit.html.erb @@ -17,8 +17,8 @@
-
-

阶段编辑(第<%= @challenge.position %>关)

+
+

阶段详情(第<%= @challenge.position %>关)

<% unless @next_challenge.blank? %> 下一阶段 <% end %> @@ -44,7 +44,7 @@ 技能勋章 -
+
<% if @tab == 1 || @tab.blank? %> <%= render :partial => "edit_task_pass" %> <% elsif @tab == 2 %> diff --git a/app/views/courses/_member_all_student_list.html.erb b/app/views/courses/_member_all_student_list.html.erb index 6fb084325..1fd3ebb1c 100644 --- a/app/views/courses/_member_all_student_list.html.erb +++ b/app/views/courses/_member_all_student_list.html.erb @@ -41,7 +41,7 @@ <%= link_to '学号排序', course_member_path(@course, :order => "student_id", :role => 'as', :sort => @sort), :class => "fl #{@order == 'student_id' ? 'color-blue' : ''}", :remote => true %> | <%= link_to '姓名排序', course_member_path(@course, :order => "lastname", :role => 'as', :sort => @sort), :class => "fl #{@order == 'lastname' ? 'color-blue' : ''}", :remote => true %> - +

    diff --git a/app/views/courses/_member_group_student_list.html.erb b/app/views/courses/_member_group_student_list.html.erb index 7af450a4c..f4d16c42d 100644 --- a/app/views/courses/_member_group_student_list.html.erb +++ b/app/views/courses/_member_group_student_list.html.erb @@ -32,7 +32,7 @@
-