From 88a1120d9b4fde8b3e8cddad6d2be3cdd9fbf806 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Mon, 20 Oct 2014 20:40:50 -0400 Subject: Fix broken links (Markdown content) for public boards (#319) --- app/Templates/task_show_description.php | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'app/Templates/task_show_description.php') diff --git a/app/Templates/task_show_description.php b/app/Templates/task_show_description.php index 67a38444..25312149 100644 --- a/app/Templates/task_show_description.php +++ b/app/Templates/task_show_description.php @@ -5,7 +5,20 @@
- + + + + 'task', + 'action' => 'readonly', + 'params' => array( + 'token' => $project['token'] + ) + ) + ) ?> +
\ No newline at end of file -- cgit v1.2.3