mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Fix refactor
This commit is contained in:
committed by
Thanakrit Pintana
parent
011ea9206f
commit
44b1407fbe
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user