Skip to content

Commit

Permalink
this fixes gorhill#999 as per original request
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed Mar 12, 2015
1 parent 87b8d1f commit 210fb22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/js/3p-filters.js
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,8 @@ var buttonUpdateHandler = function() {
var buttonPurgeAllHandler = function() {
uDom('#buttonPurgeAll').removeClass('enabled');

renderBusyOverlay(true);

var onCompleted = function() {
cacheWasPurged = true;
renderFilterLists();
Expand Down

0 comments on commit 210fb22

Please sign in to comment.