Initial work on node menu
This commit is contained in:
parent
61b0ba9ada
commit
53d8d16086
3 changed files with 19 additions and 2 deletions
|
|
@ -6,6 +6,8 @@
|
|||
<div id="notes2" class="page-history">
|
||||
<div id="tree-expander" onclick="window._mbus.dispatch('TREE_EXPANSION', { expand: true })">></div>
|
||||
<div id="tree" tabindex=0></div>
|
||||
<n2-menu></n2-menu>
|
||||
<div id="node-menu" popover>Popover content</div>
|
||||
|
||||
<div id="main-page">
|
||||
<!-- Storage stats -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue