[FIX] theme_avantgarde: fix duplicated theme_avantgarde.s_cover view
task-2518565 closes odoo/design-themes#4 Signed-off-by: Jérémy Kersten (jke) <jke@openerp.com>
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<!-- ======== BANNER ======== -->
|
<!-- ======== BANNER ======== -->
|
||||||
<template id="s_cover" inherit_id="website.s_cover" name="Avantgarde s_cover">
|
<template id="s_banner" inherit_id="website.s_banner" name="Avantgarde s_banner">
|
||||||
<xpath expr="//a[hasclass('btn')]" position="attributes">
|
<xpath expr="//a[hasclass('btn')]" position="attributes">
|
||||||
<attribute name="class" add="btn-lg" separator=" "/>
|
<attribute name="class" add="btn-lg" separator=" "/>
|
||||||
</xpath>
|
</xpath>
|
||||||
|
|||||||
Reference in New Issue
Block a user