[IMP] theme_*: adapt s_company_team_basic

task-4144648
Part of: task-4077427

Part-of: odoo/design-themes#919
Related: odoo/odoo#180736
Signed-off-by: Serge Bayet (seba) <seba@odoo.com>
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
This commit is contained in:
mano-odoo
2024-08-30 17:40:31 +02:00
committed by qsm-odoo
parent 758a0b0c36
commit 11b9705708
13 changed files with 248 additions and 0 deletions
+29
View File
@@ -291,6 +291,35 @@
</xpath>
</template>
<!-- ======== TEAM BASIC ======== -->
<template id="s_company_team_basic" inherit_id="website.s_company_team_basic">
<xpath expr="//h3" position="replace" mode="inner">
Discover our dedicated staff
</xpath>
<!-- Profile #1 -->
<xpath expr="(//h4)[1]" position="replace" mode="inner">
Tony Fred
</xpath>
<xpath expr="(//p[hasclass('o_small-fs')])[1]" position="replace" mode="inner">
Faculty Head of IT
</xpath>
<!-- Profile #2 -->
<xpath expr="(//h4)[2]" position="replace" mode="inner">
Mich Stark
</xpath>
<xpath expr="(//p[hasclass('o_small-fs')])[2]" position="replace" mode="inner">
IT Officer
</xpath>
<!-- Profile #3 -->
<xpath expr="(//p[hasclass('o_small-fs')])[3]" position="replace" mode="inner">
Law professor
</xpath>
<!-- Profile #4 -->
<xpath expr="(//p[hasclass('o_small-fs')])[4]" position="replace" mode="inner">
Physics professor
</xpath>
</template>
<!-- ======== BIG BOXES ======== -->
<template id="s_color_blocks_2" inherit_id="website.s_color_blocks_2" name="Be Wise s_color_blocks_2">
<!-- Left column -->