3
0
Fork 0

[FIX] autodelete mails

9.0
Holger Brunn 2016-03-23 08:59:47 +01:00
parent cf8de0e013
commit 459f1566ee
No known key found for this signature in database
GPG Key ID: 01C9760FECA3AE18
1 changed files with 3 additions and 3 deletions

View File

@ -12,11 +12,11 @@
being supported.
*/
openerp.support_branding = function(instance) {
var QWeb = instance.web.qweb,
_t = instance.web._t;
instance.web.CrashManager.include({
init: function()
{
@ -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(