From fc369a519c9b1693f620d6113813eff8e6f918ec Mon Sep 17 00:00:00 2001 From: seanclynch Date: Tue, 12 Mar 2019 20:09:13 -0400 Subject: [PATCH] changed apply to role visibility to users-only --- .gitignore | 1 + html-templates/projects/project.tpl | 8 +++++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 06088bc7..b1beff8c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .emergence +.data diff --git a/html-templates/projects/project.tpl b/html-templates/projects/project.tpl index dbe0971d..9e41d2b1 100644 --- a/html-templates/projects/project.tpl +++ b/html-templates/projects/project.tpl @@ -295,9 +295,11 @@ {$Role->Role} - - - + {if $.User} + + + + {/if} {if $.Session->hasAccountLevel('Staff')}