[ADD] web_tree_widget

This commit is contained in:
Stefan Rijnhart
2014-12-05 19:02:10 +01:00
parent a79e2f7a64
commit 4a1c3e8dec
5 changed files with 101 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<templates id="template" xml:space="preserve">
<img t-name="ListView.row.image"
t-att-height="widget.height || 16"
t-att-src="src" />
</templates>