We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bff1761 commit ce51bc9Copy full SHA for ce51bc9
addons/mass_mailing_egg/static/src/themes/theme_wrapper.xml
@@ -12,7 +12,7 @@
12
<div class="row">
13
<!-- TODO EGGMAIL to investigate if correct, but o_mail_wrapper will be responsible for the addition
14
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"/>
+ <div class="col o_mail_no_options o_mail_wrapper_td bg-white oe_structure oe_empty" t-out="html"/>
16
</div>
17
18
</t>
0 commit comments