mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[ADD] web_timeline: New dependency_arrow attribute
Update README.rst [FIX] Remove console.log [ADD] Make timeline.fit optional [FIX] Use stringified points [IMP] Reversed the arrow head and fixed lint issues [IMP] Use options parameter for line color and width [FIX] Version number [IMP] Minor improvements
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<script type="text/javascript" src="/web_timeline/static/src/js/timeline_renderer.js"/>
|
||||
<script type="text/javascript" src="/web_timeline/static/src/js/timeline_controller.js"/>
|
||||
<script type="text/javascript" src="/web_timeline/static/src/js/timeline_model.js"/>
|
||||
<script type="text/javascript" src="/web_timeline/static/src/js/timeline_canvas.js"/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user