diff --git a/couchpotato/static/scripts/couchpotato.js b/couchpotato/static/scripts/couchpotato.js index edafdf4c..949d35cd 100644 --- a/couchpotato/static/scripts/couchpotato.js +++ b/couchpotato/static/scripts/couchpotato.js @@ -190,7 +190,6 @@ var CouchPotato = new Class({ }, 'onSuccess': function(){ self.unBlockPage(); - self.fireEvent('load'); } });