mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 16:25:51 +01:00
added copy image to the image detail
This commit is contained in:
@@ -3,5 +3,9 @@
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
<button id="file-download" class="btn btn-primary" type="button">Download</button>
|
||||
<button id="image-download" class="btn btn-primary" type="button">Download</button>
|
||||
|
||||
|
||||
|
||||
<button id="image-copy-to-clipboard" class="btn btn-primary" type="button">Copy to clipboard</button>
|
||||
</div>
|
||||
Reference in New Issue
Block a user