summaryrefslogtreecommitdiff
path: root/app/views/groups/settings/packages_and_registries/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/settings/packages_and_registries/index.html.haml')
-rw-r--r--app/views/groups/settings/packages_and_registries/index.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/groups/settings/packages_and_registries/index.html.haml b/app/views/groups/settings/packages_and_registries/index.html.haml
index 1a12ad4902b..21eef20a987 100644
--- a/app/views/groups/settings/packages_and_registries/index.html.haml
+++ b/app/views/groups/settings/packages_and_registries/index.html.haml
@@ -2,4 +2,6 @@
- page_title _('Packages & Registries')
- @content_class = 'limit-container-width' unless fluid_layout
+- enable_search_settings locals: { container_class: 'gl-my-5' }
+
%section#js-packages-and-registries-settings{ data: { default_expanded: expanded_by_default?.to_s, group_path: @group.full_path } }