Don't fire loading page twice
This commit is contained in:
@@ -190,7 +190,6 @@ var CouchPotato = new Class({
|
||||
},
|
||||
'onSuccess': function(){
|
||||
self.unBlockPage();
|
||||
self.fireEvent('load');
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user