mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[REF] *: change reference from web_editor image_shape to html_builder
*: theme_anelusia, theme_artists, theme_avantgarde, theme_beauty, theme_bistro, theme_buzzy, theme_clean, theme_graphene, theme_kea, theme_kiddo, theme_monglia, theme_nano, theme_odoo_experts, theme_orchid, theme_real_estate, theme_test_custo, theme_treehouse, theme_vehicle, theme_zap Part-of: odoo/design-themes#1129 Related: odoo/odoo#222471 Related: odoo/enterprise#92087 Signed-off-by: Christophe Monniez (moc) <moc@odoo.com>
This commit is contained in:
committed by
David Monjoie
parent
197417c65a
commit
4763f66fbc
@@ -6,7 +6,7 @@
|
||||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/>
|
||||
</xpath>
|
||||
<xpath expr="//img" position="attributes">
|
||||
<attribute name="src">/html_editor/image_shape/website.s_accordion_image_default_image/web_editor/geometric_round/geo_round_blob_soft.svg</attribute>
|
||||
<attribute name="src">/html_editor/image_shape/website.s_accordion_image_default_image/html_builder/geometric_round/geo_round_blob_soft.svg</attribute>
|
||||
<attribute name="data-shape">html_builder/geometric_round/geo_round_blob_soft</attribute>
|
||||
<attribute name="data-format-mimetype">image/webp</attribute>
|
||||
<attribute name="data-file-name">s_accordion_image_default_image.svg</attribute>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<template id="s_image_text" inherit_id="website.s_image_text">
|
||||
<!-- Img -->
|
||||
<xpath expr="//img" position="attributes">
|
||||
<attribute name="src">/html_editor/image_shape/website.s_image_text_default_image/web_editor/pattern/pattern_wave_3.svg?c1=o-color-1&c3=o-color-4</attribute>
|
||||
<attribute name="src">/html_editor/image_shape/website.s_image_text_default_image/html_builder/pattern/pattern_wave_3.svg?c1=o-color-1&c3=o-color-4</attribute>
|
||||
<attribute name="data-shape">html_builder/pattern/pattern_wave_3</attribute>
|
||||
<attribute name="data-format-mimetype">image/webp</attribute>
|
||||
<attribute name="data-file-name">s_image_text.svg</attribute>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
</xpath>
|
||||
<!-- Item #1 - img -->
|
||||
<xpath expr="//img" position="attributes">
|
||||
<attribute name="src">/html_editor/image_shape/website.s_media_list_default_image_1/web_editor/composition/composition_line_2.svg?c1=o-color-1</attribute>
|
||||
<attribute name="src">/html_editor/image_shape/website.s_media_list_default_image_1/html_builder/composition/composition_line_2.svg?c1=o-color-1</attribute>
|
||||
<attribute name="data-shape">html_builder/composition/composition_line_2</attribute>
|
||||
<attribute name="data-format-mimetype">image/webp</attribute>
|
||||
<attribute name="data-file-name">s_media_list_1.svg</attribute>
|
||||
@@ -16,7 +16,7 @@
|
||||
</xpath>
|
||||
<!-- Item #2 - img -->
|
||||
<xpath expr="(//img)[2]" position="attributes">
|
||||
<attribute name="src">/html_editor/image_shape/website.s_media_list_default_image_2/web_editor/composition/composition_line_3.svg?c1=o-color-1&c2=o-color-2&c5=o-color-3</attribute>
|
||||
<attribute name="src">/html_editor/image_shape/website.s_media_list_default_image_2/html_builder/composition/composition_line_3.svg?c1=o-color-1&c2=o-color-2&c5=o-color-3</attribute>
|
||||
<attribute name="data-shape">html_builder/composition/composition_line_3</attribute>
|
||||
<attribute name="data-format-mimetype">image/webp</attribute>
|
||||
<attribute name="data-file-name">s_media_list_2.svg</attribute>
|
||||
@@ -24,7 +24,7 @@
|
||||
</xpath>
|
||||
<!-- Item #3 - img -->
|
||||
<xpath expr="(//img)[3]" position="attributes">
|
||||
<attribute name="src">/html_editor/image_shape/website.s_media_list_default_image_3/web_editor/composition/composition_line_2.svg?c2=o-color-2</attribute>
|
||||
<attribute name="src">/html_editor/image_shape/website.s_media_list_default_image_3/html_builder/composition/composition_line_2.svg?c2=o-color-2</attribute>
|
||||
<attribute name="data-shape">html_builder/composition/composition_line_2</attribute>
|
||||
<attribute name="data-format-mimetype">image/webp</attribute>
|
||||
<attribute name="data-file-name">s_media_list_3.svg</attribute>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<xpath expr="//p[2]" position="replace"/>
|
||||
<!-- Img -->
|
||||
<xpath expr="//img" position="attributes">
|
||||
<attribute name="src">/html_editor/image_shape/website.s_text_image_default_image/web_editor/pattern/pattern_wave_4.svg?c1=o-color-1&c2=o-color-2&c3=o-color-3&c5=o-color-1</attribute>
|
||||
<attribute name="src">/html_editor/image_shape/website.s_text_image_default_image/html_builder/pattern/pattern_wave_4.svg?c1=o-color-1&c2=o-color-2&c3=o-color-3&c5=o-color-1</attribute>
|
||||
<attribute name="data-shape">html_builder/pattern/pattern_wave_4</attribute>
|
||||
<attribute name="data-format-mimetype">image/webp</attribute>
|
||||
<attribute name="data-file-name">s_text_image.svg</attribute>
|
||||
|
||||
Reference in New Issue
Block a user