[MIG] web_widget_json_graph: Migration to 15.0

This commit is contained in:
Francisco Javier Luna Vazquez
2022-05-19 16:00:45 -05:00
parent b9c1cae096
commit 893247b517
9 changed files with 76 additions and 1430 deletions

View File

@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<odoo>
<t t-name="JSONGraph">
<div class="oe_form_field_json_graph">
<div class="nv_content">
<svg />
</div>
</div>
<canvas />
</t>
</odoo>