mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
8 lines
261 B
XML
8 lines
261 B
XML
<?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>
|