mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_widget_bokeh_chart: Migration to 16.0
This commit is contained in:
7
web_widget_bokeh_chart/static/src/xml/bokeh.xml
Normal file
7
web_widget_bokeh_chart/static/src/xml/bokeh.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<templates xml:space="preserve">
|
||||
<t t-name="web_widget_bokeh_chart.BokehChartField" owl="1">
|
||||
<t t-out="json_value.div" />
|
||||
<script type="text/javascript" t-out="json_value.script" />
|
||||
</t>
|
||||
</templates>
|
||||
Reference in New Issue
Block a user