Initial work on drag-and-drop
This commit is contained in:
parent
1055404dc0
commit
61b0ba9ada
10 changed files with 514 additions and 8 deletions
|
|
@ -1,4 +1,7 @@
|
|||
{{ define "page" }}
|
||||
|
||||
<!-- Drag and drop elements -->
|
||||
|
||||
<!-- page-node -->
|
||||
<div id="notes2" class="page-history">
|
||||
<div id="tree-expander" onclick="window._mbus.dispatch('TREE_EXPANSION', { expand: true })">></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue