From 8a28e988e9722bcb20561d0c6e1e85f6a6c06dc1 Mon Sep 17 00:00:00 2001 From: Thuan Pham Quoc Date: Sun, 10 Dec 2017 22:53:45 +0700 Subject: Always display attachment section for uploading file quickly --- client/components/cards/cardDetails.jade | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'client') diff --git a/client/components/cards/cardDetails.jade b/client/components/cards/cardDetails.jade index 4c68c2f7..0a7a8cd6 100644 --- a/client/components/cards/cardDetails.jade +++ b/client/components/cards/cardDetails.jade @@ -85,13 +85,12 @@ template(name="cardDetails") hr +checklists(cardId = _id) - if attachments.count - hr - h2 - i.fa.fa-paperclip - | {{_ 'attachments'}} + hr + h2 + i.fa.fa-paperclip + | {{_ 'attachments'}} - +attachmentsGalery + +attachmentsGalery hr .activity-title -- cgit v1.2.3-1-g7c22