[FIX] problem with sidebar_eval_context

bzr revid: nicolas.vanhoren@openerp.com-20121122094347-q8evcsk7np2ja8xb
This commit is contained in:
niv-openerp 2012-11-22 10:43:47 +01:00
parent 1a9f1bc0cd
commit e1d6502f7c
1 changed files with 1 additions and 1 deletions

View File

@ -1334,7 +1334,7 @@ instance.web.View = instance.web.Widget.extend({
new instance.web.DataExport(this, this.dataset).open();
},
sidebar_eval_context: function () {
return $.when();
return $.when({});
},
/**
* Asks the view to reload itself, if the reloading is asynchronous should