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