odoo/addons/web_gantt/static/src/xml/web_gantt.xml

6 lines
121 B
XML

<template>
<t t-name="GanttView">
<div style="padding-top:6px;position:relative" id="GanttDiv"/>
</t>
</template>