commenting out to stop redundant callbacks
This commit is contained in:
@ -130,7 +130,7 @@ define(['jquery',
|
||||
|
||||
$('.lesson-help').hide();
|
||||
}
|
||||
this.trigger('menu:reload');
|
||||
//this.trigger('menu:reload');
|
||||
this.lessonProgressModel.completed();
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user