Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion theme_test_custo/static/src/builder/footer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<BuilderSelectItem title.translate="Custom Theme"
actionParam="{ view: 'theme_test_custo.template_footer_custom', vars: { 'footer-template': 'custom-theme' } }"
>
<Img src="'/theme_test_custo/static/src/img/template_footer_opt.svg'" class="'theme_test_custo_footer'"/>
<Image src="'/theme_test_custo/static/src/img/template_footer_opt.svg'" class="'theme_test_custo_footer'"/>
</BuilderSelectItem>
</xpath>
</t>
Expand Down
2 changes: 1 addition & 1 deletion theme_test_custo/static/src/builder/header.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
]"
>
<Img src="'/theme_test_custo/static/src/img/template_header_opt.svg'" class="'theme_test_custo_header'"/>
<Image src="'/theme_test_custo/static/src/img/template_header_opt.svg'" class="'theme_test_custo_header'"/>
</BuilderSelectItem>
</xpath>
</t>
Expand Down