added copy image to the image detail

This commit is contained in:
azivner
2018-11-08 18:35:23 +01:00
parent afcbfcfa03
commit 273a9b14d9
2 changed files with 36 additions and 2 deletions

View File

@@ -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>
&nbsp;
<button id="image-copy-to-clipboard" class="btn btn-primary" type="button">Copy to clipboard</button>
</div>