diff --git a/theme_anelusia/__manifest__.py b/theme_anelusia/__manifest__.py index d7dfd7b144..87682a9377 100644 --- a/theme_anelusia/__manifest__.py +++ b/theme_anelusia/__manifest__.py @@ -33,6 +33,7 @@ 'views/snippets/s_unveil.xml', 'views/snippets/s_numbers_showcase.xml', 'views/snippets/s_accordion_image.xml', + 'views/snippets/s_connections.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_anelusia/views/snippets/s_connections.xml b/theme_anelusia/views/snippets/s_connections.xml new file mode 100644 index 0000000000..d5781eca83 --- /dev/null +++ b/theme_anelusia/views/snippets/s_connections.xml @@ -0,0 +1,11 @@ + + + + + + diff --git a/theme_artists/__manifest__.py b/theme_artists/__manifest__.py index 20670ba3a4..cbc72b1de8 100644 --- a/theme_artists/__manifest__.py +++ b/theme_artists/__manifest__.py @@ -35,6 +35,7 @@ 'views/snippets/s_color_blocks_2.xml', 'views/snippets/s_numbers_showcase.xml', 'views/snippets/s_accordion_image.xml', + 'views/snippets/s_connections.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_artists/views/snippets/s_connections.xml b/theme_artists/views/snippets/s_connections.xml new file mode 100644 index 0000000000..b54d0934f9 --- /dev/null +++ b/theme_artists/views/snippets/s_connections.xml @@ -0,0 +1,15 @@ + + + + + + diff --git a/theme_avantgarde/views/customizations.xml b/theme_avantgarde/views/customizations.xml index caa9923b7f..62c8f11d4a 100644 --- a/theme_avantgarde/views/customizations.xml +++ b/theme_avantgarde/views/customizations.xml @@ -258,4 +258,12 @@ + + + diff --git a/theme_aviato/__manifest__.py b/theme_aviato/__manifest__.py index 5742e01fae..9d222b4e92 100644 --- a/theme_aviato/__manifest__.py +++ b/theme_aviato/__manifest__.py @@ -23,6 +23,7 @@ 'views/snippets/s_quotes_carousel.xml', 'views/snippets/s_unveil.xml', 'views/snippets/s_accordion_image.xml', + 'views/snippets/s_connections.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_aviato/views/snippets/s_connections.xml b/theme_aviato/views/snippets/s_connections.xml new file mode 100644 index 0000000000..8e9499aacf --- /dev/null +++ b/theme_aviato/views/snippets/s_connections.xml @@ -0,0 +1,17 @@ + + + + + + diff --git a/theme_beauty/__manifest__.py b/theme_beauty/__manifest__.py index 41c86648c9..11d91501d2 100644 --- a/theme_beauty/__manifest__.py +++ b/theme_beauty/__manifest__.py @@ -29,6 +29,7 @@ 'views/snippets/s_unveil.xml', 'views/snippets/s_numbers_showcase.xml', 'views/snippets/s_accordion_image.xml', + 'views/snippets/s_connections.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_beauty/views/snippets/s_connections.xml b/theme_beauty/views/snippets/s_connections.xml new file mode 100644 index 0000000000..2a2cc1599e --- /dev/null +++ b/theme_beauty/views/snippets/s_connections.xml @@ -0,0 +1,15 @@ + + + + + + diff --git a/theme_bewise/views/customizations.xml b/theme_bewise/views/customizations.xml index 24253abb9a..0b0b68108e 100644 --- a/theme_bewise/views/customizations.xml +++ b/theme_bewise/views/customizations.xml @@ -453,4 +453,18 @@ + + + diff --git a/theme_bistro/__manifest__.py b/theme_bistro/__manifest__.py index 7f8e4b309a..60d0d621b0 100644 --- a/theme_bistro/__manifest__.py +++ b/theme_bistro/__manifest__.py @@ -27,6 +27,7 @@ 'views/snippets/s_text_block.xml', 'views/snippets/s_text_image.xml', 'views/snippets/s_accordion_image.xml', + 'views/snippets/s_connections.xml', 'views/new_page_template.xml', ], diff --git a/theme_bistro/views/snippets/s_connections.xml b/theme_bistro/views/snippets/s_connections.xml new file mode 100644 index 0000000000..b9d41f070e --- /dev/null +++ b/theme_bistro/views/snippets/s_connections.xml @@ -0,0 +1,21 @@ + + + + + + diff --git a/theme_bookstore/__manifest__.py b/theme_bookstore/__manifest__.py index 0142f667f1..9113d41b9e 100644 --- a/theme_bookstore/__manifest__.py +++ b/theme_bookstore/__manifest__.py @@ -32,6 +32,7 @@ 'views/snippets/s_quotes_carousel.xml', 'views/snippets/s_unveil.xml', 'views/snippets/s_numbers_showcase.xml', + 'views/snippets/s_connections.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_bookstore/views/snippets/s_connections.xml b/theme_bookstore/views/snippets/s_connections.xml new file mode 100644 index 0000000000..f665622046 --- /dev/null +++ b/theme_bookstore/views/snippets/s_connections.xml @@ -0,0 +1,21 @@ + + + + + + diff --git a/theme_buzzy/__manifest__.py b/theme_buzzy/__manifest__.py index a9b3b0ea61..4657066fa7 100644 --- a/theme_buzzy/__manifest__.py +++ b/theme_buzzy/__manifest__.py @@ -43,6 +43,7 @@ 'views/snippets/s_blockquote.xml', 'views/snippets/s_numbers_showcase.xml', 'views/snippets/s_accordion_image.xml', + 'views/snippets/s_connections.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_buzzy/views/snippets/s_connections.xml b/theme_buzzy/views/snippets/s_connections.xml new file mode 100644 index 0000000000..1617112c9d --- /dev/null +++ b/theme_buzzy/views/snippets/s_connections.xml @@ -0,0 +1,11 @@ + + + + + + diff --git a/theme_cobalt/views/customizations.xml b/theme_cobalt/views/customizations.xml index 47e2648dcf..4ac07a337b 100644 --- a/theme_cobalt/views/customizations.xml +++ b/theme_cobalt/views/customizations.xml @@ -275,4 +275,12 @@ + + + diff --git a/theme_enark/__manifest__.py b/theme_enark/__manifest__.py index 497e0d02a4..7a685fa59b 100644 --- a/theme_enark/__manifest__.py +++ b/theme_enark/__manifest__.py @@ -22,6 +22,7 @@ 'views/snippets/s_parallax.xml', 'views/snippets/s_image_gallery.xml', 'views/snippets/s_unveil.xml', + 'views/snippets/s_connections.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_enark/views/snippets/s_connections.xml b/theme_enark/views/snippets/s_connections.xml new file mode 100644 index 0000000000..d1e70dbda5 --- /dev/null +++ b/theme_enark/views/snippets/s_connections.xml @@ -0,0 +1,18 @@ + + + + + + diff --git a/theme_kiddo/__manifest__.py b/theme_kiddo/__manifest__.py index 1af8405386..24c82cdf6d 100644 --- a/theme_kiddo/__manifest__.py +++ b/theme_kiddo/__manifest__.py @@ -25,6 +25,7 @@ 'views/snippets/s_unveil.xml', 'views/snippets/s_numbers_showcase.xml', 'views/snippets/s_accordion_image.xml', + 'views/snippets/s_connections.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_kiddo/views/snippets/s_connections.xml b/theme_kiddo/views/snippets/s_connections.xml new file mode 100644 index 0000000000..a6b1dc8ea0 --- /dev/null +++ b/theme_kiddo/views/snippets/s_connections.xml @@ -0,0 +1,21 @@ + + + + + + diff --git a/theme_loftspace/__manifest__.py b/theme_loftspace/__manifest__.py index 1fa090185e..302638181c 100644 --- a/theme_loftspace/__manifest__.py +++ b/theme_loftspace/__manifest__.py @@ -27,6 +27,7 @@ 'views/snippets/s_comparisons.xml', 'views/snippets/s_product_catalog.xml', 'views/snippets/s_unveil.xml', + 'views/snippets/s_connections.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_loftspace/views/snippets/s_connections.xml b/theme_loftspace/views/snippets/s_connections.xml new file mode 100644 index 0000000000..b96c7614a4 --- /dev/null +++ b/theme_loftspace/views/snippets/s_connections.xml @@ -0,0 +1,21 @@ + + + + + + diff --git a/theme_monglia/views/customizations.xml b/theme_monglia/views/customizations.xml index d72f5e170b..4d6ce0718f 100644 --- a/theme_monglia/views/customizations.xml +++ b/theme_monglia/views/customizations.xml @@ -264,4 +264,22 @@ + + + diff --git a/theme_nano/__manifest__.py b/theme_nano/__manifest__.py index 31d74f61b7..210984506f 100644 --- a/theme_nano/__manifest__.py +++ b/theme_nano/__manifest__.py @@ -25,6 +25,7 @@ 'views/snippets/s_three_columns.xml', 'views/snippets/s_unveil.xml', 'views/snippets/s_numbers_showcase.xml', + 'views/snippets/s_connections.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_nano/views/snippets/s_connections.xml b/theme_nano/views/snippets/s_connections.xml new file mode 100644 index 0000000000..0e3f8e7924 --- /dev/null +++ b/theme_nano/views/snippets/s_connections.xml @@ -0,0 +1,21 @@ + + + + + + diff --git a/theme_notes/__manifest__.py b/theme_notes/__manifest__.py index b6821c0262..d16685c2fd 100644 --- a/theme_notes/__manifest__.py +++ b/theme_notes/__manifest__.py @@ -32,6 +32,7 @@ 'views/snippets/s_comparisons.xml', 'views/snippets/s_quotes_carousel.xml', 'views/snippets/s_unveil.xml', + 'views/snippets/s_connections.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_notes/views/snippets/s_connections.xml b/theme_notes/views/snippets/s_connections.xml new file mode 100644 index 0000000000..a9603cbff3 --- /dev/null +++ b/theme_notes/views/snippets/s_connections.xml @@ -0,0 +1,21 @@ + + + + + + diff --git a/theme_odoo_experts/__manifest__.py b/theme_odoo_experts/__manifest__.py index 47373d59e1..19bdd0a618 100644 --- a/theme_odoo_experts/__manifest__.py +++ b/theme_odoo_experts/__manifest__.py @@ -32,6 +32,7 @@ 'views/snippets/s_picture.xml', 'views/snippets/s_title.xml', 'views/snippets/s_unveil.xml', + 'views/snippets/s_connections.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_odoo_experts/views/snippets/s_connections.xml b/theme_odoo_experts/views/snippets/s_connections.xml new file mode 100644 index 0000000000..24918b8492 --- /dev/null +++ b/theme_odoo_experts/views/snippets/s_connections.xml @@ -0,0 +1,11 @@ + + + + + + diff --git a/theme_orchid/__manifest__.py b/theme_orchid/__manifest__.py index 1e188f2584..6cfab056e3 100644 --- a/theme_orchid/__manifest__.py +++ b/theme_orchid/__manifest__.py @@ -23,6 +23,7 @@ 'views/snippets/s_product_catalog.xml', 'views/snippets/s_unveil.xml', 'views/snippets/s_numbers_showcase.xml', + 'views/snippets/s_connections.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_orchid/views/snippets/s_connections.xml b/theme_orchid/views/snippets/s_connections.xml new file mode 100644 index 0000000000..fe3d97c86b --- /dev/null +++ b/theme_orchid/views/snippets/s_connections.xml @@ -0,0 +1,18 @@ + + + + + + diff --git a/theme_real_estate/__manifest__.py b/theme_real_estate/__manifest__.py index 571fe491b4..ee8200f7a1 100644 --- a/theme_real_estate/__manifest__.py +++ b/theme_real_estate/__manifest__.py @@ -25,6 +25,7 @@ 'views/snippets/s_image_gallery.xml', 'views/snippets/s_call_to_action.xml', 'views/snippets/s_unveil.xml', + 'views/snippets/s_connections.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_real_estate/views/snippets/s_connections.xml b/theme_real_estate/views/snippets/s_connections.xml new file mode 100644 index 0000000000..595695fcca --- /dev/null +++ b/theme_real_estate/views/snippets/s_connections.xml @@ -0,0 +1,21 @@ + + + + + + diff --git a/theme_treehouse/__manifest__.py b/theme_treehouse/__manifest__.py index ea9d93eed4..d60788659a 100644 --- a/theme_treehouse/__manifest__.py +++ b/theme_treehouse/__manifest__.py @@ -30,6 +30,7 @@ 'views/snippets/s_three_columns.xml', 'views/snippets/s_title.xml', 'views/snippets/s_unveil.xml', + 'views/snippets/s_connections.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_treehouse/views/snippets/s_connections.xml b/theme_treehouse/views/snippets/s_connections.xml new file mode 100644 index 0000000000..622a436a34 --- /dev/null +++ b/theme_treehouse/views/snippets/s_connections.xml @@ -0,0 +1,18 @@ + + + + + + diff --git a/theme_vehicle/views/customizations.xml b/theme_vehicle/views/customizations.xml index ef7d0fe84e..1a3c14f15f 100644 --- a/theme_vehicle/views/customizations.xml +++ b/theme_vehicle/views/customizations.xml @@ -386,4 +386,22 @@ + + + diff --git a/theme_yes/__manifest__.py b/theme_yes/__manifest__.py index e16ac015ec..38b3c6ca0b 100644 --- a/theme_yes/__manifest__.py +++ b/theme_yes/__manifest__.py @@ -29,6 +29,7 @@ 'views/snippets/s_three_columns.xml', 'views/snippets/s_title.xml', 'views/snippets/s_unveil.xml', + 'views/snippets/s_connections.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_yes/views/snippets/s_connections.xml b/theme_yes/views/snippets/s_connections.xml new file mode 100644 index 0000000000..25bfc037a2 --- /dev/null +++ b/theme_yes/views/snippets/s_connections.xml @@ -0,0 +1,21 @@ + + + + + + diff --git a/theme_zap/__manifest__.py b/theme_zap/__manifest__.py index b8d0492405..55b7006dff 100644 --- a/theme_zap/__manifest__.py +++ b/theme_zap/__manifest__.py @@ -26,6 +26,7 @@ 'views/snippets/s_image_gallery.xml', 'views/snippets/s_unveil.xml', 'views/snippets/s_numbers_showcase.xml', + 'views/snippets/s_connections.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_zap/views/snippets/s_connections.xml b/theme_zap/views/snippets/s_connections.xml new file mode 100644 index 0000000000..e4a30d8643 --- /dev/null +++ b/theme_zap/views/snippets/s_connections.xml @@ -0,0 +1,11 @@ + + + + + +