新建作品点取消时跳到我的作业页面

alan_develop
cxt 9 years ago
parent 0b0f484a5b
commit 1daf620ed1

@ -581,7 +581,7 @@ class StudentWorkController < ApplicationController
end end
end end
end end
redirect_to user_homeworks_user_path(User.current.id) redirect_to student_homeworks_user_path(User.current.id)
end end
def retry_work def retry_work

Loading…
Cancel
Save