From d915c2a96b0cbb54b9949cc04495d156e1f89332 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 19 Mar 2017 16:45:32 -0400 Subject: Improve subtask toggle --- app/Template/subtask/table.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Template/subtask/table.php') diff --git a/app/Template/subtask/table.php b/app/Template/subtask/table.php index 5488796d..e1bca500 100644 --- a/app/Template/subtask/table.php +++ b/app/Template/subtask/table.php @@ -21,7 +21,7 @@ 'task' => $task, 'subtask' => $subtask, )) ?> - subtask->renderToggleStatus($task, $subtask, true) ?> + subtask->renderToggleStatus($task, $subtask, 'table') ?> subtask->renderTitle($subtask) ?> -- cgit v1.2.3