Nonblocking update listener

This commit is contained in:
Ruud
2012-05-26 22:55:11 +02:00
parent 98c8a47dd0
commit fcd13fcb85
10 changed files with 170 additions and 48 deletions
@@ -137,7 +137,6 @@ window.addEvent('domready', function(){
var self = this;
(e).preventDefault();
self.movie.searching();
Api.request('movie.refresh', {
'data': {
'id': self.movie.get('id')