From efc7c135637f40c8ca6cb739b7f199ef35d87e94 Mon Sep 17 00:00:00 2001 From: Fábio Hideki Date: Thu, 4 Jun 2015 21:55:43 -0300 Subject: adding time estimated in de task footer and swimlanes' name in the task details --- app/Template/board/task_footer.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/Template/board') diff --git a/app/Template/board/task_footer.php b/app/Template/board/task_footer.php index 5945d5af..e191dca7 100644 --- a/app/Template/board/task_footer.php +++ b/app/Template/board/task_footer.php @@ -58,4 +58,8 @@ e($task['score']) ?> + + + e($task['time_estimated']).'h' ?> + -- cgit v1.2.3