diff --git a/theme_avantgarde/static/src/js/tour.js b/theme_avantgarde/static/src/js/tour.js index 707146eb1..acc8337e2 100644 --- a/theme_avantgarde/static/src/js/tour.js +++ b/theme_avantgarde/static/src/js/tour.js @@ -8,7 +8,7 @@ const snippets = [ }, { id: 's_picture', - name: 'Picture', + name: 'Title - Image', }, { id: 's_three_columns', diff --git a/theme_aviato/static/src/js/tour.js b/theme_aviato/static/src/js/tour.js index b2d4067a5..d09629db8 100644 --- a/theme_aviato/static/src/js/tour.js +++ b/theme_aviato/static/src/js/tour.js @@ -26,7 +26,7 @@ const snippets = [ }, { id: 's_picture', - name: 'Picture', + name: 'Title - Image', }, ]; diff --git a/theme_bistro/static/src/js/tour.js b/theme_bistro/static/src/js/tour.js index c08c7e1c2..bd5c8cecf 100644 --- a/theme_bistro/static/src/js/tour.js +++ b/theme_bistro/static/src/js/tour.js @@ -13,7 +13,7 @@ const snippets = [ }, { id: 's_picture', - name: 'Picture', + name: 'Title - Image', }, { id: 's_product_catalog', diff --git a/theme_bistro/views/snippets/s_picture.xml b/theme_bistro/views/snippets/s_picture.xml index 24b8e17d3..e69deb3f5 100644 --- a/theme_bistro/views/snippets/s_picture.xml +++ b/theme_bistro/views/snippets/s_picture.xml @@ -7,8 +7,8 @@ - - + + diff --git a/theme_bookstore/static/src/js/tour.js b/theme_bookstore/static/src/js/tour.js index b8e4a4210..04bb6005a 100644 --- a/theme_bookstore/static/src/js/tour.js +++ b/theme_bookstore/static/src/js/tour.js @@ -18,7 +18,7 @@ const snippets = [ }, { id: 's_picture', - name: 'Picture', + name: 'Title - Image', }, { id: 's_product_list', diff --git a/theme_enark/static/src/js/tour.js b/theme_enark/static/src/js/tour.js index 6b0a5164d..833319fd1 100644 --- a/theme_enark/static/src/js/tour.js +++ b/theme_enark/static/src/js/tour.js @@ -9,7 +9,7 @@ const snippets = [ }, { id: 's_picture', - name: 'Picture', + name: 'Title - Image', }, { id: 's_numbers', diff --git a/theme_graphene/static/src/js/tour.js b/theme_graphene/static/src/js/tour.js index 0f94605b4..2ed794110 100644 --- a/theme_graphene/static/src/js/tour.js +++ b/theme_graphene/static/src/js/tour.js @@ -17,7 +17,7 @@ const snippets = [ }, { id: 's_picture', - name: 'Picture', + name: 'Title - Image', }, { id: 's_comparisons', diff --git a/theme_kea/static/src/js/tour.js b/theme_kea/static/src/js/tour.js index b4c910eb3..34c5f141a 100644 --- a/theme_kea/static/src/js/tour.js +++ b/theme_kea/static/src/js/tour.js @@ -13,7 +13,7 @@ const snippets = [ }, { id: 's_picture', - name: 'Picture', + name: 'Title - Image', }, { id: 's_image_text', diff --git a/theme_odoo_experts/static/src/js/tour.js b/theme_odoo_experts/static/src/js/tour.js index 16acaa1b9..98e9a52e2 100644 --- a/theme_odoo_experts/static/src/js/tour.js +++ b/theme_odoo_experts/static/src/js/tour.js @@ -6,7 +6,7 @@ import { _t } from "@web/core/l10n/translation"; const snippets = [ { id: 's_picture', - name: 'Picture', + name: 'Title - Image', }, { id: 's_references', diff --git a/theme_odoo_experts/views/snippets/s_picture.xml b/theme_odoo_experts/views/snippets/s_picture.xml index eedadd3fa..246d58b8d 100644 --- a/theme_odoo_experts/views/snippets/s_picture.xml +++ b/theme_odoo_experts/views/snippets/s_picture.xml @@ -32,7 +32,7 @@

- + /web_editor/image_shape/website.s_picture_default_image/web_editor/devices/macbook_front.svg?c3=o-color-3 web_editor/devices/macbook_front image/jpg diff --git a/theme_vehicle/static/src/js/tour.js b/theme_vehicle/static/src/js/tour.js index 92bb5c40c..9a9d0f956 100644 --- a/theme_vehicle/static/src/js/tour.js +++ b/theme_vehicle/static/src/js/tour.js @@ -17,7 +17,7 @@ const snippets = [ }, { id: 's_picture', - name: 'Picture', + name: 'Title - Image', }, { id: 's_masonry_block',