From 2055dacf04edcec544332d84d3f3701e049d8049 Mon Sep 17 00:00:00 2001 From: Christophe Matthieu Date: Wed, 24 Oct 2012 11:25:03 +0200 Subject: [PATCH] [IMP] mail: use widget one2many_binary bzr revid: chm@openerp.com-20121024092503-mpk7f1vd8jqynvqc --- .../wizard/mail_compose_message_view.xml | 2 +- addons/mail/__openerp__.py | 1 + addons/mail/wizard/mail_compose_message_view.xml | 14 ++++---------- 3 files changed, 6 insertions(+), 11 deletions(-) diff --git a/addons/email_template/wizard/mail_compose_message_view.xml b/addons/email_template/wizard/mail_compose_message_view.xml index a33135ca098..05d0e8dffa1 100644 --- a/addons/email_template/wizard/mail_compose_message_view.xml +++ b/addons/email_template/wizard/mail_compose_message_view.xml @@ -8,7 +8,7 @@ - + diff --git a/addons/mail/__openerp__.py b/addons/mail/__openerp__.py index 27565bc4102..99583acdaf7 100644 --- a/addons/mail/__openerp__.py +++ b/addons/mail/__openerp__.py @@ -90,6 +90,7 @@ Main Features 'static/lib/jquery.expander/jquery.expander.js', 'static/src/js/mail.js', 'static/src/js/mail_followers.js', + 'static/src/js/mail_uploader.js', ], 'qweb': [ 'static/src/xml/mail.xml', diff --git a/addons/mail/wizard/mail_compose_message_view.xml b/addons/mail/wizard/mail_compose_message_view.xml index 255954e31c1..4d3f3934392 100644 --- a/addons/mail/wizard/mail_compose_message_view.xml +++ b/addons/mail/wizard/mail_compose_message_view.xml @@ -14,20 +14,14 @@ - /> + /> + + - - - - - - - -