|
@@ -49,4 +49,5 @@ template(name="attachmentsGalery")
|
|
| {{_ 'delete'}}
|
|
| {{_ 'delete'}}
|
|
|
|
|
|
if currentUser.isBoardMember
|
|
if currentUser.isBoardMember
|
|
- a.attachment-item.add-attachment.js-add-attachment {{_ 'add-attachment' }}
|
|
|
|
|
|
+ li.attachment-item.add-attachment
|
|
|
|
+ a.js-add-attachment {{_ 'add-attachment' }}
|