summaryrefslogtreecommitdiff
path: root/app/views/admin/groups/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/groups/index.html.haml')
-rw-r--r--app/views/admin/groups/index.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/admin/groups/index.html.haml b/app/views/admin/groups/index.html.haml
index 118d3cfea07..6bdc885a312 100644
--- a/app/views/admin/groups/index.html.haml
+++ b/app/views/admin/groups/index.html.haml
@@ -46,6 +46,9 @@
%h4
= link_to [:admin, group] do
+ %span{ class: visibility_level_color(group.visibility_level) }
+ = visibility_level_icon(group.visibility_level)
+
%i.fa.fa-folder
= group.name