From 367dfe51056f212c5c9ac07e4393f9a3b4516297 Mon Sep 17 00:00:00 2001 From: jakobsn Date: Wed, 27 Nov 2019 13:08:34 +0100 Subject: [PATCH] Can not see or modify files if the task is open and the user is not the owner --- src/app/templates/project.html | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/src/app/templates/project.html b/src/app/templates/project.html index d1105ce..d4fa0c3 100644 --- a/src/app/templates/project.html +++ b/src/app/templates/project.html @@ -21,16 +21,19 @@ $def with (nav, project, tasks)