mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
web_notify: add feature to reload current view
This commit is contained in:
committed by
Yannick Vaucher
parent
b8e1337079
commit
8d3f2749e4
@@ -3,7 +3,9 @@
|
||||
<data>
|
||||
<template id="assets_backend" name="web_noify assets" inherit_id="web.assets_backend">
|
||||
<xpath expr="." position="inside">
|
||||
<link rel="stylesheet" href="/web_notify/static/src/css/notification.less"/>
|
||||
<script type="text/javascript" src="/web_notify/static/src/js/web_client.js"/>
|
||||
<script type="text/javascript" src="/web_notify/static/src/js/notification.js"/>
|
||||
</xpath>
|
||||
</template>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user