合并出错
This commit is contained in:
parent
07a2263b16
commit
348a4df8d8
|
@ -325,9 +325,6 @@ class CoursesService
|
||||||
else
|
else
|
||||||
@state = 1
|
@state = 1
|
||||||
end
|
end
|
||||||
else
|
|
||||||
@state = 1
|
|
||||||
end
|
|
||||||
else
|
else
|
||||||
if params[:course_password] == course.password
|
if params[:course_password] == course.password
|
||||||
if params[:role] == "10"
|
if params[:role] == "10"
|
||||||
|
|
Loading…
Reference in New Issue