force student
This commit is contained in:
parent
a0c08cf601
commit
a6f798c99a
|
|
@ -847,7 +847,8 @@ profileUtils = context.JK.ProfileUtils
|
|||
'teacher'
|
||||
|
||||
viewerStudent: () ->
|
||||
!@viewerTeacher()
|
||||
#!@viewerTeacher()
|
||||
true
|
||||
|
||||
viewerTeacher: () ->
|
||||
this.state.user?.is_a_teacher
|
||||
|
|
|
|||
Loading…
Reference in New Issue