From 05870d0f4e830753d2c20348b340966f1be3c2e7 Mon Sep 17 00:00:00 2001 From: Benoit Socias Date: Wed, 25 Oct 2023 09:22:15 +0200 Subject: [PATCH] [FIX] theme_*: fix some configurator templates Since [1] when background shapes were extracted to configurator-specific templates, some xpath were broken. By separating the definition of the shape from the definition of the base snippet theme customization, changes between `container`, `container-fluid` and `o_container_small` are already applied before taking the shape definition into account. This commit fixes the templates which have this issue. [1]: https://github.com/odoo/design-themes/commit/d206c119720d557c11320ebb3d7339890b8f9efa task-3555325 closes odoo/design-themes#732 Signed-off-by: Romain Derie (rde) --- theme_beauty/views/snippets/s_product_list.xml | 2 +- theme_odoo_experts/views/snippets/s_cover.xml | 2 +- theme_paptic/views/customizations.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/theme_beauty/views/snippets/s_product_list.xml b/theme_beauty/views/snippets/s_product_list.xml index abe2eabf1..986f3f016 100644 --- a/theme_beauty/views/snippets/s_product_list.xml +++ b/theme_beauty/views/snippets/s_product_list.xml @@ -60,7 +60,7 @@ {"shape":"web_editor/Wavy/15","flip":[]} - +
diff --git a/theme_odoo_experts/views/snippets/s_cover.xml b/theme_odoo_experts/views/snippets/s_cover.xml index 5301200c5..ff08e9509 100644 --- a/theme_odoo_experts/views/snippets/s_cover.xml +++ b/theme_odoo_experts/views/snippets/s_cover.xml @@ -35,7 +35,7 @@ {"shape":"web_editor/Origins/02_001","flip":[]} - +
diff --git a/theme_paptic/views/customizations.xml b/theme_paptic/views/customizations.xml index 865ff9fe9..6470e5bbf 100644 --- a/theme_paptic/views/customizations.xml +++ b/theme_paptic/views/customizations.xml @@ -424,7 +424,7 @@ {"shape":"web_editor/Origins/07_002","flip":["x"]} - +