summaryrefslogtreecommitdiff
path: root/app/views/groups/_subgroups_and_projects.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/_subgroups_and_projects.html.haml')
-rw-r--r--app/views/groups/_subgroups_and_projects.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/_subgroups_and_projects.html.haml b/app/views/groups/_subgroups_and_projects.html.haml
index cb15fe339e1..d9ab828a83b 100644
--- a/app/views/groups/_subgroups_and_projects.html.haml
+++ b/app/views/groups/_subgroups_and_projects.html.haml
@@ -3,6 +3,6 @@
= render "shared/groups/empty_state"
%section{ data: { hide_projects: 'false', group_id: group.id, path: group_path(group) } }
- .js-groups-list-holder
+ .js-groups-list-holder{ data: { show_schema_markup: 'true'} }
.loading-container.text-center.prepend-top-20
.spinner.spinner-md