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 d54ebb3 commit 80eaed6Copy full SHA for 80eaed6
addons/mass_mailing_egg/static/src/builder/options/image_tool_option.xml
@@ -15,6 +15,6 @@
15
<xpath expr="//ImageShapeOption" position="attributes">
16
<attribute name="withoutAnimatedShapes">true</attribute>
17
</xpath>
18
- <xpath expr="//BuilderButton[@id="'transformImage'"]" position="replace"/>
+ <xpath expr="//ImageTransformOption" position="replace"/>
19
</t>
20
</templates>
0 commit comments