[MIG] document_page_reference: Migration to 15.0

This commit is contained in:
Olga Marco
2022-05-18 12:50:34 +02:00
committed by kaynnan
parent 1235257d2e
commit e465c1b73a
2 changed files with 6 additions and 17 deletions

View File

@@ -1,15 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<template
id="assets_backend"
name="document_page_reference assets"
inherit_id="web_editor.assets_backend"
>
<xpath expr="." position="inside">
<script
type="text/javascript"
src="/document_page_reference/static/src/js/editor.js"
/>
</xpath>
</template>
</odoo>