From cd323ed8fd4a2f44109407b3e3b815af73e36f8c Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 22 Feb 2015 09:17:17 -0500 Subject: Add missing column on public board for task links --- app/Template/tasklink/show.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app') diff --git a/app/Template/tasklink/show.php b/app/Template/tasklink/show.php index f0a70054..a36f89dd 100644 --- a/app/Template/tasklink/show.php +++ b/app/Template/tasklink/show.php @@ -36,6 +36,7 @@ $link['is_active'] ? '' : 'task-link-closed' ) ?> + e($link['column_title']) ?> -- cgit v1.2.3