mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
cleanup
This commit is contained in:
@@ -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],
|
||||
|
||||
Reference in New Issue
Block a user