From 59ee6f9fee1c8a8245d859c8788d6819223e3d20 Mon Sep 17 00:00:00 2001 From: ashbike Date: Wed, 11 Feb 2015 16:52:07 +0530 Subject: Task age and time spent in one column. Details: https://github.com/fguillot/kanboard/issues/608 --- app/Template/board/task.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'app/Template') diff --git a/app/Template/board/task.php b/app/Template/board/task.php index 41c7ab45..3d3fb269 100644 --- a/app/Template/board/task.php +++ b/app/Template/board/task.php @@ -68,7 +68,10 @@ t('Change assignee') ) ?> - + + d + d + e($task['score']) ?> -- cgit v1.2.3