去除错误代码

sw_new_course
sw 11 years ago
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…
Cancel
Save