From 6696484bd0082c230f91815229f2382e26a5d235 Mon Sep 17 00:00:00 2001 From: Francois Ferrand Date: Wed, 4 Mar 2015 17:03:04 +0100 Subject: Escape markdown code in column tooltips. This is needed to avoid issues when the code contains quotes. --- app/Template/project/show.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Template/project/show.php') diff --git a/app/Template/project/show.php b/app/Template/project/show.php index 4ad710a8..9c6cd1a8 100644 --- a/app/Template/project/show.php +++ b/app/Template/project/show.php @@ -50,7 +50,7 @@ e($column['title']) ?> - '> + '> -- cgit v1.2.3