Remove content of a comment update event

This commit is contained in:
Frédéric Guillot
2014-11-25 21:07:16 -05:00
parent d534f9fbbc
commit cdfd6a8abe

View File

@@ -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>