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 40f74e6 commit 10d8ccdCopy full SHA for 10d8ccd
addons/website/static/src/builder/plugins/options/background_option.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<templates xml:space="preserve">
3
4
-<t t-name="website.WebsiteBackgroundOption" t-inherit="website.BackgroundOption">
+<t t-name="website.WebsiteBackgroundOption" t-inherit="html_builder.BackgroundOption">
5
<xpath expr="//BuilderButton[@action="'toggleBgImage'"]" position="after">
6
<t t-if="props.withVideos">
7
<BuilderButton title.translate="Video"
0 commit comments