mirror of
https://github.com/wekan/wekan.git
synced 2026-01-08 02:28:50 +01:00
Changed copy icon to a "href" link
- mouse hover changes the icon
This commit is contained in:
parent
7db1445d09
commit
6d3ecdea55
3 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
template(name="editor")
|
||||
span.fa.fa-copy
|
||||
a.fa.fa-copy(title="copy text to clipboard")
|
||||
span.copied-tooltip {{_ 'copied'}}
|
||||
textarea.editor(
|
||||
dir="auto"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue