From e9fedf3e5cd63aea4da7a71f6647ee427c62fa49 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 5 Dec 2015 20:31:27 -0500 Subject: Rewrite of the authentication and authorization system --- app/Template/task/sidebar.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Template/task/sidebar.php') diff --git a/app/Template/task/sidebar.php b/app/Template/task/sidebar.php index 9ee1e7df..d994aad3 100644 --- a/app/Template/task/sidebar.php +++ b/app/Template/task/sidebar.php @@ -21,6 +21,7 @@ hook->render('template:task:sidebar:information') ?> + user->hasProjectAccess('taskmodification', 'edit', $task['project_id'])): ?>

+ -- cgit v1.2.3