From 3dc1eada635f94f82830b9945554f173f7f32293 Mon Sep 17 00:00:00 2001 From: "Antoine (anso)" Date: Mon, 25 Nov 2024 17:29:41 +0100 Subject: [PATCH] [IMP] theme_*: adapt themes with new `s_cta_mobile` snippet *: artists, nano This commit adapts the design of new `s_cta_mobile` snippet for multiple themes. Part of task-4077427 task-4094393 closes odoo/design-themes#1019 Related: odoo/odoo#185635 Signed-off-by: Quentin Smetz (qsm) --- theme_artists/__manifest__.py | 1 + theme_artists/views/snippets/s_cta_mobile.xml | 15 +++++++++++++++ theme_nano/__manifest__.py | 1 + theme_nano/views/snippets/s_cta_mobile.xml | 15 +++++++++++++++ 4 files changed, 32 insertions(+) create mode 100644 theme_artists/views/snippets/s_cta_mobile.xml create mode 100644 theme_nano/views/snippets/s_cta_mobile.xml diff --git a/theme_artists/__manifest__.py b/theme_artists/__manifest__.py index 59aa5d387..4c6a754d8 100644 --- a/theme_artists/__manifest__.py +++ b/theme_artists/__manifest__.py @@ -98,6 +98,7 @@ 'views/snippets/s_title_form.xml', 'views/snippets/s_unveil.xml', 'views/snippets/s_empowerment.xml', + 'views/snippets/s_cta_mobile.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_artists/views/snippets/s_cta_mobile.xml b/theme_artists/views/snippets/s_cta_mobile.xml new file mode 100644 index 000000000..083aae84f --- /dev/null +++ b/theme_artists/views/snippets/s_cta_mobile.xml @@ -0,0 +1,15 @@ + + + + + + diff --git a/theme_nano/__manifest__.py b/theme_nano/__manifest__.py index 5dfeb7739..2bca5675c 100644 --- a/theme_nano/__manifest__.py +++ b/theme_nano/__manifest__.py @@ -46,6 +46,7 @@ 'views/snippets/s_numbers.xml', 'views/snippets/s_image_text_overlap.xml', 'views/snippets/s_company_team_basic.xml', + 'views/snippets/s_cta_mobile.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_nano/views/snippets/s_cta_mobile.xml b/theme_nano/views/snippets/s_cta_mobile.xml new file mode 100644 index 000000000..870e8b724 --- /dev/null +++ b/theme_nano/views/snippets/s_cta_mobile.xml @@ -0,0 +1,15 @@ + + + + + +