[FIX] spurious context evaluation warning notifications

bzr revid: xmo@openerp.com-20120403070849-d0m9aldt0yvbh8uw
This commit is contained in:
Xavier Morel 2012-04-03 09:08:49 +02:00
parent 1226730d36
commit 7270d04618
1 changed files with 0 additions and 1 deletions

View File

@ -568,7 +568,6 @@ openerp.web.Connection = openerp.web.CallbackEnabled.extend( /** @lends openerp.
'</ul>';
try {
var ctx = this.test_eval_contexts(source.contexts);
ctx = null;
if (!_.isEqual(ctx, expected.context)) {
openerp.webclient.notification.warn('Context mismatch, report to xmo',
_.str.sprintf(match_template, {