pull/279/head
Peter Hahn 2016-01-27 21:04:38 +01:00
parent 8532d35270
commit 4535d1ac25
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ openerp.web_widget_mail_send_odoo = function(instance) {
}
);
} else {
console.log(self.build_context());
var pop = new instance.web.form.FormOpenPopup(self);
var context = new instance.web.CompoundContext(self.build_context(), {
default_name: parsed_email[0],