mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[12.0][ADD] kpi_dashboard_bokeh
This commit is contained in:
9
kpi_dashboard_bokeh/static/src/xml/dashboard.xml
Normal file
9
kpi_dashboard_bokeh/static/src/xml/dashboard.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<template>
|
||||
<t t-name="kpi_dashboard.bokeh" t-extend="kpi_dashboard.base_widget">
|
||||
<t t-jquery="h1" t-operation="after">
|
||||
<div data-bind="value"/>
|
||||
</t>
|
||||
</t>
|
||||
|
||||
</template>
|
||||
Reference in New Issue
Block a user