From efbfee9161ca6f95300070e90e09f3c671f61317 Mon Sep 17 00:00:00 2001 From: Benoit Socias Date: Tue, 24 Sep 2024 11:24:37 +0000 Subject: [PATCH] [FIX] theme_*: fix used separators in class and style updates *: anelusia, artists, avantgarde, aviato, bistro, bookstore, buzzy, clean, enark, graphene, kea, kiddo, monglia, nano, notes, odoo_experts, paptic, real_estate, treehouse, vehicle, yes, zap This commit fixes the wrong separators used when updating class and style attributes. task-4206845 X-original-commit: 38a02a269aa10591586c0792180730800132a3f1 Part-of: odoo/design-themes#946 Related: odoo/odoo#181550 Signed-off-by: Alice Gaudon (agau) --- .../views/snippets/s_image_hexagonal.xml | 2 +- theme_artists/views/snippets/s_cards_grid.xml | 8 ++++---- theme_avantgarde/views/customizations.xml | 8 ++++---- theme_aviato/views/snippets/s_framed_intro.xml | 2 +- theme_aviato/views/snippets/s_three_columns.xml | 6 +++--- theme_bistro/views/snippets/s_cover.xml | 2 +- theme_bistro/views/snippets/s_image_text.xml | 2 +- theme_bookstore/views/snippets/s_masonry_block.xml | 4 ++-- theme_bookstore/views/snippets/s_wavy_grid.xml | 8 ++++---- theme_buzzy/views/snippets/s_quotes_carousel.xml | 6 +++--- theme_clean/views/snippets/s_banner.xml | 2 +- theme_clean/views/snippets/s_carousel.xml | 2 +- theme_enark/views/snippets/s_cta_box.xml | 2 +- theme_enark/views/snippets/s_text_image.xml | 2 +- theme_graphene/views/customizations.xml | 2 +- theme_graphene/views/new_page_template.xml | 2 +- theme_kea/views/snippets/s_framed_intro.xml | 2 +- theme_kea/views/snippets/s_picture.xml | 2 +- theme_kiddo/views/snippets/s_framed_intro.xml | 2 +- theme_monglia/views/new_page_template.xml | 2 +- theme_nano/views/snippets/s_framed_intro.xml | 2 +- theme_notes/views/snippets/s_cards_grid.xml | 8 ++++---- theme_notes/views/snippets/s_wavy_grid.xml | 2 +- theme_odoo_experts/views/snippets/s_wavy_grid.xml | 2 +- theme_paptic/views/customizations.xml | 10 +++++----- theme_real_estate/views/snippets/s_wavy_grid.xml | 2 +- theme_treehouse/views/snippets/s_image_text.xml | 2 +- theme_treehouse/views/snippets/s_text_cover.xml | 2 +- theme_vehicle/views/customizations.xml | 4 ++-- theme_yes/views/snippets/s_popup.xml | 2 +- theme_yes/views/snippets/s_quotes_carousel.xml | 6 +++--- theme_zap/views/snippets/s_features.xml | 6 +++--- theme_zap/views/snippets/s_image_text.xml | 2 +- theme_zap/views/snippets/s_masonry_block.xml | 2 +- theme_zap/views/snippets/s_media_list.xml | 6 +++--- theme_zap/views/snippets/s_numbers.xml | 6 +++--- theme_zap/views/snippets/s_references.xml | 12 ++++++------ theme_zap/views/snippets/s_references_grid.xml | 14 +++++++------- theme_zap/views/snippets/s_references_social.xml | 8 ++++---- theme_zap/views/snippets/s_three_columns.xml | 6 +++--- 40 files changed, 86 insertions(+), 86 deletions(-) diff --git a/theme_anelusia/views/snippets/s_image_hexagonal.xml b/theme_anelusia/views/snippets/s_image_hexagonal.xml index 3659cde94..2ffe9988e 100644 --- a/theme_anelusia/views/snippets/s_image_hexagonal.xml +++ b/theme_anelusia/views/snippets/s_image_hexagonal.xml @@ -9,7 +9,7 @@ - + diff --git a/theme_artists/views/snippets/s_cards_grid.xml b/theme_artists/views/snippets/s_cards_grid.xml index 57129f852..fd0e0b110 100644 --- a/theme_artists/views/snippets/s_cards_grid.xml +++ b/theme_artists/views/snippets/s_cards_grid.xml @@ -14,7 +14,7 @@ - + Unique Creative Vision @@ -25,7 +25,7 @@ - + Original and Handcrafted Works @@ -36,7 +36,7 @@ - + Bold Use of Color and Texture @@ -47,7 +47,7 @@ - + Personalized Art Commissions diff --git a/theme_avantgarde/views/customizations.xml b/theme_avantgarde/views/customizations.xml index 7ef63a644..96d1cf264 100644 --- a/theme_avantgarde/views/customizations.xml +++ b/theme_avantgarde/views/customizations.xml @@ -51,14 +51,14 @@ - + Design Methodology - + Our design methodology is rooted in our core values.
@@ -72,7 +72,7 @@ ;o-color-2;;;
- + We carry out an interdisciplinary design process. @@ -188,7 +188,7 @@ - + diff --git a/theme_aviato/views/snippets/s_framed_intro.xml b/theme_aviato/views/snippets/s_framed_intro.xml index 3aeaf77c5..9fa8ab4b7 100644 --- a/theme_aviato/views/snippets/s_framed_intro.xml +++ b/theme_aviato/views/snippets/s_framed_intro.xml @@ -4,7 +4,7 @@ diff --git a/theme_clean/views/snippets/s_banner.xml b/theme_clean/views/snippets/s_banner.xml index 0177c2676..2a0afdf80 100644 --- a/theme_clean/views/snippets/s_banner.xml +++ b/theme_clean/views/snippets/s_banner.xml @@ -12,7 +12,7 @@ - + diff --git a/theme_clean/views/snippets/s_carousel.xml b/theme_clean/views/snippets/s_carousel.xml index fa33c35f8..97692422b 100644 --- a/theme_clean/views/snippets/s_carousel.xml +++ b/theme_clean/views/snippets/s_carousel.xml @@ -35,7 +35,7 @@ - + diff --git a/theme_enark/views/snippets/s_cta_box.xml b/theme_enark/views/snippets/s_cta_box.xml index b25caeea4..2d7732329 100644 --- a/theme_enark/views/snippets/s_cta_box.xml +++ b/theme_enark/views/snippets/s_cta_box.xml @@ -9,7 +9,7 @@ - + diff --git a/theme_enark/views/snippets/s_text_image.xml b/theme_enark/views/snippets/s_text_image.xml index 2ea626dd3..d6d2e8284 100644 --- a/theme_enark/views/snippets/s_text_image.xml +++ b/theme_enark/views/snippets/s_text_image.xml @@ -9,7 +9,7 @@ - + diff --git a/theme_graphene/views/customizations.xml b/theme_graphene/views/customizations.xml index 593420abf..3afc95097 100644 --- a/theme_graphene/views/customizations.xml +++ b/theme_graphene/views/customizations.xml @@ -213,7 +213,7 @@ - + diff --git a/theme_graphene/views/new_page_template.xml b/theme_graphene/views/new_page_template.xml index 0402ba37e..d24e5361a 100644 --- a/theme_graphene/views/new_page_template.xml +++ b/theme_graphene/views/new_page_template.xml @@ -99,7 +99,7 @@ diff --git a/theme_zap/views/snippets/s_references_social.xml b/theme_zap/views/snippets/s_references_social.xml index 56d752e39..b666c0ef3 100644 --- a/theme_zap/views/snippets/s_references_social.xml +++ b/theme_zap/views/snippets/s_references_social.xml @@ -9,22 +9,22 @@ - + - + - + - + diff --git a/theme_zap/views/snippets/s_three_columns.xml b/theme_zap/views/snippets/s_three_columns.xml index 7bd4d976b..e393e535d 100644 --- a/theme_zap/views/snippets/s_three_columns.xml +++ b/theme_zap/views/snippets/s_three_columns.xml @@ -8,21 +8,21 @@ - + Services - + Features - + Benefits