From f63984af1a1098f9d3925b5d5f1d0b98fdcf05e2 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Tue, 7 Oct 2014 19:21:26 -0400 Subject: Allow quickly creating and changing state of subtask (pull-request #312) --- app/Templates/subtask_show.php | 32 ++++++++++++++++++++++++++++---- 1 file changed, 28 insertions(+), 4 deletions(-) (limited to 'app/Templates') diff --git a/app/Templates/subtask_show.php b/app/Templates/subtask_show.php index ffabbff4..112262bd 100644 --- a/app/Templates/subtask_show.php +++ b/app/Templates/subtask_show.php @@ -26,7 +26,22 @@ - + + + + + +   + +   + +   + + + + + + @@ -43,9 +58,9 @@ - + $task['id'], 'subtask_id' => $subtask['id'])) ?> - + $task['id'], 'subtask_id' => $subtask['id'])) ?> @@ -57,6 +72,15 @@ + +
+ + $task['id'])) ?> + + +
+ +

- \ No newline at end of file + -- cgit v1.2.3