dev_forum
cxt 6 years ago
parent 3c5133bcb8
commit d6363626a4

@ -117,6 +117,7 @@ class CoursesController < ApplicationController
# GET /courses/new
def new
@course = Course.new
normal_status("成功")
end
# Get /courses/:id/settings

Loading…
Cancel
Save