From 484c9614d1ed325448bf3a6e97e00a9f4448dc93 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Tue, 23 Sep 2014 15:17:04 +0200 Subject: Regular users can remove only their own tasks --- app/Templates/task_layout.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Templates/task_layout.php') diff --git a/app/Templates/task_layout.php b/app/Templates/task_layout.php index 96c45608..ca0a413f 100644 --- a/app/Templates/task_layout.php +++ b/app/Templates/task_layout.php @@ -7,7 +7,7 @@
- $task)) ?> + $task, 'hide_remove_menu' => isset($hide_remove_menu))) ?>
-- cgit v1.2.3