Skip to content

Commit

Permalink
Fixed the spinner not closing bug #719
Browse files Browse the repository at this point in the history
  • Loading branch information
NoorMuhammad1 committed Jun 28, 2024
1 parent e46bb7e commit 30db8c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/js/backbone-views.js
Original file line number Diff line number Diff line change
Expand Up @@ -3483,6 +3483,7 @@ var PathsByURIQueryView = Backbone.View.extend({

},()=>chiseInstance.endSpinner("paths-byURI-spinner"));
}

});

$(document)
Expand Down

0 comments on commit 30db8c9

Please sign in to comment.