去除错误代码
This commit is contained in:
parent
b9031095d4
commit
9af60424c2
|
@ -498,7 +498,6 @@ class CoursesController < ApplicationController
|
|||
@issue_custom_fields = IssueCustomField.sorted.all
|
||||
@trackers = Tracker.sorted.all
|
||||
@course = Course.new
|
||||
@course.op
|
||||
@course.safe_attributes = params[:course]
|
||||
month = Time.now.month
|
||||
render :layout => 'new_base'
|
||||
|
|
Loading…
Reference in New Issue