mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] website, website_sale: improve header options
Update a template name to match the new name. See also : odoo/odoo#221703 task-4556047 closes odoo/design-themes#1128 Signed-off-by: Serge Bayet (seba) <seba@odoo.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<templates xml:space="preserve">
|
||||
|
||||
<!-- Theme Header - Option -->
|
||||
<t t-name="theme_test_custo.headerTemplateOption" t-inherit="website.headerTemplateOption" t-inherit-mode="extension">
|
||||
<t t-name="theme_test_custo.headerTemplateOption" t-inherit="website.HeaderTemplateOption" t-inherit-mode="extension">
|
||||
<xpath expr="//BuilderSelect[@action="'reloadComposite'"]" position="inside">
|
||||
<BuilderSelectItem title.translate="Custom Theme"
|
||||
actionParam="[
|
||||
|
||||
Reference in New Issue
Block a user