diff --git a/theme_artists/__manifest__.py b/theme_artists/__manifest__.py index dbcd53471..dddb32ea5 100644 --- a/theme_artists/__manifest__.py +++ b/theme_artists/__manifest__.py @@ -78,6 +78,7 @@ 'views/snippets/s_kickoff.xml', 'views/snippets/s_discovery.xml', 'views/snippets/s_attributes_horizontal.xml', + 'views/snippets/s_attributes_vertical.xml', 'views/snippets/s_pricelist_boxed.xml', 'views/snippets/s_striped_center_top.xml', 'views/snippets/s_key_images.xml', diff --git a/theme_artists/views/snippets/s_attributes_vertical.xml b/theme_artists/views/snippets/s_attributes_vertical.xml new file mode 100644 index 000000000..8ca70a51c --- /dev/null +++ b/theme_artists/views/snippets/s_attributes_vertical.xml @@ -0,0 +1,21 @@ + + + + + + diff --git a/theme_loftspace/__manifest__.py b/theme_loftspace/__manifest__.py index 774a5afe7..fb2c68f31 100644 --- a/theme_loftspace/__manifest__.py +++ b/theme_loftspace/__manifest__.py @@ -13,6 +13,7 @@ 'views/snippets/s_cta_box.xml', 'views/snippets/s_attributes_horizontal.xml', + 'views/snippets/s_attributes_vertical.xml', 'views/snippets/s_cover.xml', 'views/snippets/s_striped_top.xml', 'views/snippets/s_card_offset.xml', diff --git a/theme_loftspace/views/snippets/s_attributes_vertical.xml b/theme_loftspace/views/snippets/s_attributes_vertical.xml new file mode 100644 index 000000000..b080e502a --- /dev/null +++ b/theme_loftspace/views/snippets/s_attributes_vertical.xml @@ -0,0 +1,11 @@ + + + + + + diff --git a/theme_nano/__manifest__.py b/theme_nano/__manifest__.py index a6e35cb94..9f25879b6 100644 --- a/theme_nano/__manifest__.py +++ b/theme_nano/__manifest__.py @@ -49,6 +49,7 @@ 'views/snippets/s_empowerment.xml', 'views/snippets/s_discovery.xml', 'views/snippets/s_attributes_horizontal.xml', + 'views/snippets/s_attributes_vertical.xml', 'views/snippets/s_numbers.xml', 'views/snippets/s_image_text_overlap.xml', 'views/snippets/s_company_team_basic.xml', diff --git a/theme_nano/views/snippets/s_attributes_vertical.xml b/theme_nano/views/snippets/s_attributes_vertical.xml new file mode 100644 index 000000000..aa227d769 --- /dev/null +++ b/theme_nano/views/snippets/s_attributes_vertical.xml @@ -0,0 +1,21 @@ + + + + + + diff --git a/theme_orchid/__manifest__.py b/theme_orchid/__manifest__.py index 09acf2b69..75acf440e 100644 --- a/theme_orchid/__manifest__.py +++ b/theme_orchid/__manifest__.py @@ -13,6 +13,7 @@ 'views/snippets/s_cta_box.xml', 'views/snippets/s_attributes_horizontal.xml', + 'views/snippets/s_attributes_vertical.xml', 'views/snippets/s_cover.xml', 'views/snippets/s_cards_grid.xml', 'views/snippets/s_striped_top.xml', diff --git a/theme_orchid/views/snippets/s_attributes_vertical.xml b/theme_orchid/views/snippets/s_attributes_vertical.xml new file mode 100644 index 000000000..aa227d769 --- /dev/null +++ b/theme_orchid/views/snippets/s_attributes_vertical.xml @@ -0,0 +1,21 @@ + + + + + +