[MIG] web_widget_bokeh_chart: Migration to 16.0

This commit is contained in:
OriolMForgeFlow
2023-06-06 13:48:46 +02:00
parent c6e2c390dd
commit 4639a13698
18 changed files with 1451 additions and 1334 deletions

View 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>