Notify when click on clickable element
This commit is contained in:
parent
f22860a7a0
commit
20c8a2c7ad
10 changed files with 53 additions and 17 deletions
7
public/views/includes/copyToClipboard.html
Normal file
7
public/views/includes/copyToClipboard.html
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<ion-popover-view>
|
||||
<div class="columns m20t">
|
||||
<label class="size-10 text-center m20b">
|
||||
<span translate>Copied to clipboard</span>
|
||||
</label>
|
||||
</div>
|
||||
</ion-popover-view>
|
||||
Loading…
Add table
Add a link
Reference in a new issue