summaryrefslogtreecommitdiffstats
path: root/client/components/cards/attachments.jade
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-03-31 23:56:37 +0300
committerLauri Ojansivu <x@xet7.org>2020-03-31 23:56:37 +0300
commit6b902bdb36205d74ac89d08fe4d91cc425c37fb6 (patch)
treee43496acd83b260a6bd4d1cef0888338677e79f5 /client/components/cards/attachments.jade
parentd599fc12ff585289dc314a0f58643f1493b99d8b (diff)
downloadwekan-6b902bdb36205d74ac89d08fe4d91cc425c37fb6.tar.gz
wekan-6b902bdb36205d74ac89d08fe4d91cc425c37fb6.tar.bz2
wekan-6b902bdb36205d74ac89d08fe4d91cc425c37fb6.zip
Improvements on card details visualization.
Thanks to helioguardabaxo and xet7 ! Closes #2974
Diffstat (limited to 'client/components/cards/attachments.jade')
-rw-r--r--client/components/cards/attachments.jade2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/cards/attachments.jade b/client/components/cards/attachments.jade
index b695ea41..61454fa7 100644
--- a/client/components/cards/attachments.jade
+++ b/client/components/cards/attachments.jade
@@ -55,5 +55,5 @@ template(name="attachmentsGalery")
unless currentUser.isWorker
//li.attachment-item.add-attachment
a.js-add-attachment
- i.fa.fa-paperclip
+ i.fa.fa-plus
| {{_ 'add-attachment' }}