mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[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>
|
||||
|
||||
<!-- ======== 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">
|
||||
<attribute name="class" add="btn-lg" separator=" "/>
|
||||
</xpath>
|
||||
|
||||
Reference in New Issue
Block a user