|
@ -67,7 +67,7 @@ openerp.support_branding = function(instance) { |
|
|
'create', |
|
|
'create', |
|
|
[{ |
|
|
[{ |
|
|
state: 'outgoing', |
|
|
state: 'outgoing', |
|
|
auto_delete: false, |
|
|
|
|
|
|
|
|
auto_delete: true, |
|
|
email_to: self.support_branding_support_email, |
|
|
email_to: self.support_branding_support_email, |
|
|
subject: $subject.val(), |
|
|
subject: $subject.val(), |
|
|
body_html: jQuery('<div/>').append( |
|
|
body_html: jQuery('<div/>').append( |
|
|