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/tasklink/show.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'app/Template/tasklink') diff --git a/app/Template/tasklink/show.php b/app/Template/tasklink/show.php index 8527a344..cd255877 100644 --- a/app/Template/tasklink/show.php +++ b/app/Template/tasklink/show.php @@ -1,3 +1,9 @@ + +
+

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

+
+ + -- cgit v1.2.3