MCPcopy Create free account
hub / github.com/codecombat/codecombat / onClickVideosButton

Method onClickVideosButton

app/views/play/CampaignView.js:514–516  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

512 }
513
514 onClickVideosButton () {
515 this.openModalView(new CourseVideosModal({ courseInstanceID: this.courseInstanceID, courseID: this.course.get('_id') }))
516 }
517
518 onLoaded () {
519 // Execute pending HackStack redirect after all resources have loaded

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected