From b42d742c0626ae11e2f8ffd9bf4a7f90abf559ca Mon Sep 17 00:00:00 2001 From: sw <939547590@qq.com> Date: Thu, 3 Jul 2014 17:25:51 +0800 Subject: [PATCH] =?UTF-8?q?1.=E5=A2=9E=E5=8A=A0=E6=88=91=E7=9A=84=E5=AD=A6?= =?UTF-8?q?=E6=A0=A1=E9=93=BE=E6=8E=A5=202.=E4=BF=AE=E6=94=B9=E5=BD=93?= =?UTF-8?q?=E6=88=91=E7=9A=84=E5=AD=A6=E6=A0=A1=E6=9C=AA=E5=BC=80=E8=AE=BE?= =?UTF-8?q?=E8=AF=BE=E7=A8=8B=E6=97=B6=E6=8A=A5=E5=87=BA=E7=9A=84BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/school/index.html.erb | 3 ++- app/views/welcome/course.html.erb | 12 ++++++------ config/routes.rb | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/app/views/school/index.html.erb b/app/views/school/index.html.erb index 755bd315..fa5d846e 100644 --- a/app/views/school/index.html.erb +++ b/app/views/school/index.html.erb @@ -69,8 +69,9 @@
+ 全部学校 - 我的学校 + <%= link_to '我的学校',scholl_course_list_path(User.current.user_extensions.school) %>