Add comments only in activity feed

This commit is contained in:
nztqa 2017-09-25 14:52:55 +09:00
parent 415343bbd0
commit b503ba1144
6 changed files with 70 additions and 3 deletions

View file

@ -85,7 +85,12 @@ template(name="cardDetails")
+attachmentsGalery
hr
h2 {{ _ 'activity'}}
.activity-title
h2 {{ _ 'activity'}}
.material-toggle-switch
span.toggle-switch-title {{_ 'hide-system-messages'}}
input.toggle-switch(type="checkbox" id="toggleButton")
label.toggle-label(for="toggleButton")
if currentUser.isBoardMember
+commentForm
if isLoaded.get