From 6351cb0e27eea05a2b0a8063b8b0df0abc49896d Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 19 Mar 2016 16:22:00 -0400 Subject: Improve activity stream layout --- app/Template/event/subtask_create.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/Template/event/subtask_create.php') diff --git a/app/Template/event/subtask_create.php b/app/Template/event/subtask_create.php index ae6ddd44..7e41d5c9 100644 --- a/app/Template/event/subtask_create.php +++ b/app/Template/event/subtask_create.php @@ -3,9 +3,10 @@ $this->text->e($author), $this->url->link(t('#%d', $task['id']), 'task', 'show', array('task_id' => $task['id'], 'project_id' => $task['project_id'])) ) ?> + dt->datetime($date_creation) ?>

-

text->e($task['title']) ?>

+

text->e($task['title']) ?>