get copy to clipboard working
This commit is contained in:
parent
42a78ca888
commit
fb4810da0c
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
|||
<div>Send payment to this address</div>
|
||||
<i class="icon bp-arrow-right"></i>
|
||||
</a>
|
||||
<a class="incoming-data-menu__item item item-icon-right" target="_blank">
|
||||
<a class="incoming-data-menu__item item item-icon-right" copy-to-clipboard="data">
|
||||
<img src="img/icon-paperclip.svg">
|
||||
<div>Copy to clipboard</div>
|
||||
<i class="icon bp-arrow-right"></i>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue