#2024 course主页:点击进入非当前用户的所在学校,如图,不显示“我的课程”了

This commit is contained in:
z9hang 2015-03-18 09:25:26 +08:00
parent a74acef82a
commit 930486d21e
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ class WelcomeController < ApplicationController
include WelcomeHelper
helper :project_score
caches_action :robots
before_filter :find_first_page, :only => [:index]
#before_filter :find_first_page, :only => [:index]
# before_filter :fake, :only => [:index, :course]
before_filter :entry_select, :only => [:index]