Revert "Merge pull request #14078 from edx/yro_remove-datetimetext-functions"
This reverts commit8c0098812d, reversing changes made to5b6e2dd5ee.
This commit is contained in:
@@ -33,8 +33,7 @@
|
||||
this.options = options;
|
||||
this.programModel = new Backbone.Model(this.options.programData);
|
||||
this.courseCardCollection = new CourseCardCollection(
|
||||
this.programModel.get('course_codes'),
|
||||
this.options.userPreferences
|
||||
this.programModel.get('course_codes')
|
||||
);
|
||||
this.render();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user