[IMP] theme_*: adapt theme with new s_image_hexagonal snippet
*: anelusia, artists, aviato, beauty, bewise, bistro, bookstore, buzzy, kea, kiddo, monglia, notes, orchid, vehicle, yes This commit adapts the design of new `s_image_hexagonal` snippet for multiple themes task-4094377 closes odoo/design-themes#857 Related: odoo/odoo#175813 Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
This commit is contained in:
@@ -66,6 +66,14 @@
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
<!-- ======== IMAGE HEXAGONAL ======== -->
|
||||
<template id="s_image_hexagonal" inherit_id="website.s_image_hexagonal">
|
||||
<!-- Title -->
|
||||
<xpath expr="(//img)[2]" position="attributes">
|
||||
<attribute name="src">/web/image/website.s_cover_default_image</attribute>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
<!-- ======== NUMBERS ======== -->
|
||||
<template id="s_numbers" inherit_id="website.s_numbers">
|
||||
<!-- Section -->
|
||||
|
||||
Reference in New Issue
Block a user