diff --git a/client/components/cards/attachments.js b/client/components/cards/attachments.js index 2823351ea..92861900b 100644 --- a/client/components/cards/attachments.js +++ b/client/components/cards/attachments.js @@ -12,7 +12,7 @@ let openAttachmentId = null; // Stores link to the attachment for which attachment actions popup was opened -attachmentActionsLink = null +attachmentActionsLink = null; Template.attachmentGallery.events({ 'click .open-preview'(event) {