From f91f3214c12e315afd8984653ea2d9db8408793d Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Tue, 8 Mar 2016 22:02:42 -0500 Subject: Always display project name and task title in task views --- app/Template/task/transitions.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/Template/task/transitions.php') diff --git a/app/Template/task/transitions.php b/app/Template/task/transitions.php index 57f1e0ff..83040177 100644 --- a/app/Template/task/transitions.php +++ b/app/Template/task/transitions.php @@ -1,3 +1,7 @@ +
+

text->e($task['title']) ?>

+
+ -- cgit v1.2.3