mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-04 17:19:47 -04:00
Fix /courses when not joining
This commit is contained in:
parent
87c7bafd57
commit
8662fb057f
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ module.exports = class CoursesView extends RootView
|
|||
@courseInstances.remove(@hocCourseInstance)
|
||||
|
||||
onLoaded: ->
|
||||
super()
|
||||
if utils.getQueryVariable('_cc', false)
|
||||
@joinClass()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue