added libraries for relation map

This commit is contained in:
azivner
2018-10-18 11:46:07 +02:00
parent e487dc1df7
commit 2a8de2653e
6 changed files with 16524 additions and 4 deletions

View File

@@ -263,7 +263,9 @@
<input type="file" id="file-upload" style="display: none" />
<div id="note-detail-relation-map" class="note-detail-component">
relation map
<button id="relation-map-add-child-notes" class="btn" type="button">Add child notes</button>
<div id="relation-map-canvas"></div>
</div>
</div>