From d79820283523823be71cb68fe2910db157d5d233 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Wed, 9 Mar 2016 21:25:41 -0500 Subject: Improve PR about task links table --- app/Template/tasklink/edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Template/tasklink/edit.php') diff --git a/app/Template/tasklink/edit.php b/app/Template/tasklink/edit.php index 15afe047..b174c348 100644 --- a/app/Template/tasklink/edit.php +++ b/app/Template/tasklink/edit.php @@ -29,6 +29,6 @@
- url->link(t('cancel'), 'task', 'show', array('task_id' => $task['id'], 'project_id' => $task['project_id'])) ?> + url->link(t('cancel'), 'task', 'show', array('task_id' => $task['id'], 'project_id' => $task['project_id']), false, 'close-popover') ?>
\ No newline at end of file -- cgit v1.2.3