()
| 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 |