Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/organizations/organizations/index.html.haml')
-rw-r--r--app/views/organizations/organizations/index.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/organizations/organizations/index.html.haml b/app/views/organizations/organizations/index.html.haml
index 04a90b7589f..4e58cc7b9c2 100644
--- a/app/views/organizations/organizations/index.html.haml
+++ b/app/views/organizations/organizations/index.html.haml
@@ -1,2 +1,5 @@
+- add_page_specific_style 'page_bundles/organizations'
- page_title s_('Organization|Organizations')
- header_title _("Your work"), root_path
+
+#js-organizations-index{ data: organization_index_app_data }