Change complete-challenge to completed-challenge
This commit is contained in:
@@ -74,7 +74,7 @@ $(document).ready(function() {
|
||||
completedBonfire(didCompleteWith, bonfireSolution, thisBonfireHash);
|
||||
|
||||
});
|
||||
$('#complete-courseware').on('click', function() {
|
||||
$('#completed-courseware').on('click', function() {
|
||||
$('#complete-courseware-dialog').modal('show');
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user