mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_list_html_widget to 8.0
This commit is contained in:
committed by
Holger Brunn
parent
71509ed0b7
commit
89ad905cd6
10
web_list_html_widget/views/web_list_html_widget.xml
Normal file
10
web_list_html_widget/views/web_list_html_widget.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<openerp>
|
||||
<data>
|
||||
<template id="assets_ext" inherit_id="web.assets_backend">
|
||||
<xpath expr="." position="inside">
|
||||
<script type="text/javascript" src="/web_list_html_widget/static/src/js/view_list.js"></script>
|
||||
</xpath>
|
||||
</template>
|
||||
</data>
|
||||
</openerp>
|
||||
Reference in New Issue
Block a user