summaryrefslogtreecommitdiff
path: root/app/views/projects/group_links/_index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/group_links/_index.html.haml')
-rw-r--r--app/views/projects/group_links/_index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/group_links/_index.html.haml b/app/views/projects/group_links/_index.html.haml
index 99d0df2ac34..b6116dbec41 100644
--- a/app/views/projects/group_links/_index.html.haml
+++ b/app/views/projects/group_links/_index.html.haml
@@ -39,7 +39,7 @@
= icon("folder-open-o", class: "settings-list-icon")
.pull-left
= link_to group do
- = group.name
+ = group.full_name
%br
up to #{group_link.human_access}
- if group_link.expires?