2
0
Эх сурвалжийг харах

Removed second "created at" text at activites / card comment

- the same text is already at line start, it makes no sense to print it
  again at line end
Martin Filser 3 жил өмнө
parent
commit
66d739b3b1

+ 0 - 2
client/components/activities/activities.jade

@@ -242,5 +242,3 @@ template(name="activity")
         = ' @'
       else if(currentData.timeValue)
         | {{_ activity.activityType currentData.timeValue}}
-
-      span(title=activity.createdAt).activity-meta {{ moment activity.createdAt }}