Added copy button to all editor's

This commit is contained in:
Martin Filser 2021-11-19 00:29:56 +01:00
parent 08ee969445
commit 7db1445d09
3 changed files with 296 additions and 265 deletions

View file

@ -1,4 +1,6 @@
template(name="editor")
span.fa.fa-copy
span.copied-tooltip {{_ 'copied'}}
textarea.editor(
dir="auto"
class="{{class}}"