Commit 7993f76d by gradyward

Fixed ORA-740

parent a2e32218
......@@ -281,6 +281,8 @@ OpenAssessment.EditStudentTrainingView = function(element) {
containerItemClass: "openassessment_training_example"
}
);
this.exampleContainer.addEventListeners();
};
OpenAssessment.EditStudentTrainingView.prototype = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment