[MIG] web_no_bubble: Migration to 12.0

This commit is contained in:
Alexandre Díaz
2019-06-19 19:55:23 +02:00
committed by Thanakrit Pintana
parent 81c1e070d8
commit c0718aa9ed
13 changed files with 522 additions and 31 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>