Remove content of a comment update event
This commit is contained in:
parent
d534f9fbbc
commit
cdfd6a8abe
|
|
@ -3,5 +3,4 @@
|
|||
</p>
|
||||
<div class="activity-description">
|
||||
<em><?= Helper\escape($task['title']) ?></em><br/>
|
||||
<div class="markdown"><?= Helper\markdown($comment['comment']) ?></div>
|
||||
</div>
|
||||
Loading…
Reference in New Issue