Holger Brunn
9 years ago
No known key found for this signature in database
GPG Key ID: 1C9760FECA3AE18
1 changed files with
3 additions and
3 deletions
-
support_branding/static/src/js/support_branding.js
|
|
@ -67,7 +67,7 @@ openerp.support_branding = function(instance) { |
|
|
|
'create', |
|
|
|
[{ |
|
|
|
state: 'outgoing', |
|
|
|
auto_delete: false, |
|
|
|
auto_delete: true, |
|
|
|
email_to: self.support_branding_support_email, |
|
|
|
subject: $subject.val(), |
|
|
|
body_html: jQuery('<div/>').append( |
|
|
|