新base
This commit is contained in:
parent
6e7d20c410
commit
aefcb78926
|
@ -91,7 +91,7 @@ class OrganizationsController < ApplicationController
|
|||
course_types = "('Message','News','HomeworkCommon','Poll','Course')"
|
||||
@project_acts = get_project_activities_org @organization, project_ids
|
||||
@course_acts = get_course_activities_org @organization, course_ids
|
||||
render :layout => 'base_org_newstyle'
|
||||
render :layout => 'base_org2'
|
||||
else
|
||||
render_403
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue