From aa0a258d8dee7afb90025712ed24f688a57306a4 Mon Sep 17 00:00:00 2001 From: "Laetitia (ldau)" Date: Mon, 15 Sep 2025 13:36:49 +0200 Subject: [PATCH] [IMP] test_themes, *: remove obsolete .btn-block *: theme_vehicle This commit removes the `btn-block` utility Bootstrap class because it's obsolete since Bootstrap 5. task-4637091 closes odoo/design-themes#1149 Related: odoo/odoo#227114 Related: odoo/enterprise#94730 Signed-off-by: Quentin Smetz (qsm) --- test_themes/tests/test_new_page_templates.py | 1 - theme_vehicle/views/customizations.xml | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/test_themes/tests/test_new_page_templates.py b/test_themes/tests/test_new_page_templates.py index fbe12179e..9709ab7c6 100644 --- a/test_themes/tests/test_new_page_templates.py +++ b/test_themes/tests/test_new_page_templates.py @@ -13,7 +13,6 @@ _logger = logging.getLogger(__name__) CONFLICTUAL_CLASSES = [ ['btn-outline-primary', 'btn-primary', 'btn-secondary'], - ['btn-block', 'btn-outline-primary'], ['container', 'container-fluid', 'o_container_small'], ['d-block', 'd-flex', 'd-inline-block', 'd-none'], ['d-block', 'd-lg-block', 'd-md-block'], diff --git a/theme_vehicle/views/customizations.xml b/theme_vehicle/views/customizations.xml index 5789c58a7..f802d1dda 100644 --- a/theme_vehicle/views/customizations.xml +++ b/theme_vehicle/views/customizations.xml @@ -300,21 +300,21 @@ -

Configure

+

Configure

From $14,000 -

Configure

+

Configure

From $19,000 -

Configure

+

Configure

From $25,000