Skip to content

Commit ce51bc9

Browse files
thjo-odooabd-msyukyu-odoo
authored andcommitted
[IMP] TO DISCUSS: added the dropzone when dragging on empty mail
1 parent bff1761 commit ce51bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/mass_mailing_egg/static/src/themes/theme_wrapper.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<div class="row">
1313
<!-- TODO EGGMAIL to investigate if correct, but o_mail_wrapper will be responsible for the addition
1414
of o_editable, which is necessary in `setup_editor_plugin` -->
15-
<div class="col o_mail_no_options o_mail_wrapper_td bg-white oe_structure" t-out="html"/>
15+
<div class="col o_mail_no_options o_mail_wrapper_td bg-white oe_structure oe_empty" t-out="html"/>
1616
</div>
1717
</div>
1818
</t>

0 commit comments

Comments
 (0)