add tools import button
This commit is contained in:
parent
51e6cf13ef
commit
f8bf28acdd
4 changed files with 4 additions and 1 deletions
|
|
@ -585,6 +585,7 @@
|
|||
<button id="tools-close" lk="done">done</button>
|
||||
</div>
|
||||
<div class="f-row">
|
||||
<button id="tools-import" lk="import">import</button>
|
||||
<button id="tools-export" lk="export">export</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue