forked from Techsystech/web
10 lines
361 B
XML
10 lines
361 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<templates xml:space="preserve">
|
|
<div t-ref="widget" t-name="web_widget_bokeh_chart.BokehChartField" owl="1">
|
|
<t t-out="json_value.div" />
|
|
</div>
|
|
<div t-ref="widget" t-name="web_widget_bokeh_chart.BokehChartlJsonField" owl="1">
|
|
<t t-out="markup(props.value.div)" />
|
|
</div>
|
|
</templates>
|