summaryrefslogtreecommitdiff
path: root/app/views/projects/project_members/_index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/project_members/_index.html.haml')
-rw-r--r--app/views/projects/project_members/_index.html.haml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/views/projects/project_members/_index.html.haml b/app/views/projects/project_members/_index.html.haml
index ab0771b5751..f83521052ed 100644
--- a/app/views/projects/project_members/_index.html.haml
+++ b/app/views/projects/project_members/_index.html.haml
@@ -6,6 +6,12 @@
%p
Add a new member to
%strong= @project.name
+ - else
+ %p
+ Members can be added by project
+ %i Masters
+ or
+ %i Owners
.col-lg-9
.light.prepend-top-default
- if can?(current_user, :admin_project_member, @project)