[MIG] web_no_bubble: Migration to 14.0

This commit is contained in:
ellbristow
2021-03-09 09:46:59 +01:00
committed by Thanakrit Pintana
parent b156eb6937
commit 486b624374
3 changed files with 14 additions and 1 deletions

View File

@@ -13,5 +13,17 @@
/>
</xpath>
</template>
<template
id="assets_frontend"
name="web_no_bubble_assets_frontend"
inherit_id="web.assets_frontend"
>
<xpath expr="." position="inside">
<link
rel="stylesheet"
href="/web_no_bubble/static/src/css/web_no_bubble.scss"
/>
</xpath>
</template>
</data>
</odoo>