summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/shared/groups/_list.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/shared/groups/_list.html.haml b/app/views/shared/groups/_list.html.haml
index de0ddf9e821..1aa7ed1f2eb 100644
--- a/app/views/shared/groups/_list.html.haml
+++ b/app/views/shared/groups/_list.html.haml
@@ -2,3 +2,5 @@
%ul.content-list
- groups.each_with_index do |group, i|
= render "shared/groups/group", group: group
+- else
+ %h3 No groups found