From 78e7a5e85d24a3e98fa996e0302a5eaa4c0a3fa1 Mon Sep 17 00:00:00 2001 From: Lev Lazinskiy Date: Sun, 1 Feb 2015 13:55:03 -0500 Subject: Added percent completed to the main view when a task has subtasks. Addresses https://github.com/fguillot/kanboard/issues/174 --- app/Template/board/task.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Template/board') diff --git a/app/Template/board/task.php b/app/Template/board/task.php index 66ddee60..a09d9cce 100644 --- a/app/Template/board/task.php +++ b/app/Template/board/task.php @@ -98,7 +98,7 @@
- + -- cgit v1.2.3