mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Merge pull request #5420 from mfilser/remove_second_created_at_on_activities
Remove second created at on activities
This commit is contained in:
commit
8589f85907
1 changed files with 0 additions and 2 deletions
|
|
@ -242,5 +242,3 @@ template(name="activity")
|
|||
= ' @'
|
||||
else if(currentData.timeValue)
|
||||
| {{_ activity.activityType currentData.timeValue}}
|
||||
|
||||
span(title=activity.createdAt).activity-meta {{ moment activity.createdAt }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue