3
0
Fork 0

Fix refactor

16.0
Cyril Favre 2019-11-27 16:13:49 +01:00 committed by Hugo Santos
parent febc2ace58
commit aaaa28212f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<odoo>
<template id="page_refresher" name="Refresh button" inherit_id="web.assets_backend">
<xpath expr="//script[last()]" position="after">
<script src="/refresher/static/src/js/refresher.js" type="text/javascript"/>
<script src="/web_refresher/static/src/js/refresher.js" type="text/javascript"/>
</xpath>
</template>
</odoo>