mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
web_tree_widget
This commit is contained in:
committed by
Nikul Chaudhary
parent
7f6a80328f
commit
1272c21ad5
10
web_tree_image/view/assets.xml
Normal file
10
web_tree_image/view/assets.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<openerp>
|
||||
<data>
|
||||
<template id="assets_backend" name="tree icon assets" inherit_id="web.assets_backend">
|
||||
<xpath expr="." position="inside">
|
||||
<script type="text/javascript" src="/web_tree_image/static/src/js/web_tree_image.js"></script>
|
||||
</xpath>
|
||||
</template>
|
||||
</data>
|
||||
</openerp>
|
||||
Reference in New Issue
Block a user