[MIG] web_no_bubble: Migration to 12.0

This commit is contained in:
Alexandre Díaz
2019-06-19 19:55:23 +02:00
parent 9f1b323525
commit 33e3baa88d
9 changed files with 478 additions and 30 deletions

View File

@@ -3,7 +3,7 @@
<data>
<template id="assets_backend" name="web_no_bubble_assets" inherit_id="web.assets_backend">
<xpath expr="." position="inside">
<link rel="stylesheet" href="/web_no_bubble/static/src/css/web_no_bubble.css"/>
<link rel="stylesheet" href="/web_no_bubble/static/src/css/web_no_bubble.scss"/>
</xpath>
</template>
</data>