mirror of
https://github.com/wekan/wekan.git
synced 2026-02-24 17:04:07 +01:00
Added copy button to all editor's
This commit is contained in:
parent
08ee969445
commit
7db1445d09
3 changed files with 296 additions and 265 deletions
|
|
@ -1,4 +1,6 @@
|
|||
template(name="editor")
|
||||
span.fa.fa-copy
|
||||
span.copied-tooltip {{_ 'copied'}}
|
||||
textarea.editor(
|
||||
dir="auto"
|
||||
class="{{class}}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue