From 90cc507bcb6d64d106b9ff2dc7db2dd824643593 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Thu, 12 Oct 2017 11:24:10 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E6=96=B0=E5=BB=BA=E4=BD=9C=E4=B8=9A?= =?UTF-8?q?=E4=B8=8B=E6=8B=89=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../courses/_course_activity_content.html.erb | 4 ++-- app/views/repositories/shixun_show.html.erb | 23 ++++++++++++++++++- 2 files changed, 24 insertions(+), 3 deletions(-) diff --git a/app/views/courses/_course_activity_content.html.erb b/app/views/courses/_course_activity_content.html.erb index 0efd322d4..cc358ea3c 100644 --- a/app/views/courses/_course_activity_content.html.erb +++ b/app/views/courses/_course_activity_content.html.erb @@ -22,9 +22,9 @@ <% end %> <% end %> -
+
新建 -
<% html_title(l(:label_repository)) -%> -
\ No newline at end of file + + \ No newline at end of file From d1b1d6317db49e4f1191171002775bcef348706e Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Thu, 12 Oct 2017 16:06:45 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E6=96=B0=E5=BB=BA=E8=AF=BE=E5=A0=82?= =?UTF-8?q?=E7=9A=84=E8=AF=BE=E7=A8=8B=E5=90=8D=E7=A7=B0=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?tip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/courses/new.html.erb | 14 +++++++++++++- app/views/shixuns/fork_list.html.erb | 15 ++++++++++----- public/stylesheets/css/edu-common.css | 2 +- 3 files changed, 24 insertions(+), 7 deletions(-) diff --git a/app/views/courses/new.html.erb b/app/views/courses/new.html.erb index 02886a909..b83aaf3f9 100644 --- a/app/views/courses/new.html.erb +++ b/app/views/courses/new.html.erb @@ -10,7 +10,7 @@
<%= labelled_form_for @course do |f| %>