[MIG] document_page: Migration to 13.0

This commit is contained in:
ernesto
2019-11-07 15:26:37 -05:00
committed by Dũng (Trần Đình)
parent fbc5d7505d
commit 55e00ae88d
23 changed files with 108 additions and 150 deletions

View File

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