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:
authorMartin Wortschack <mwortschack@gitlab.com>2018-09-14 18:49:11 +0300
committerMartin Wortschack <mwortschack@gitlab.com>2018-09-14 18:49:11 +0300
commit7cbda61269db7c40ae2264aab4280050a03bbe36 (patch)
treecb9c3e5b49fd9760662d6febe31cdba2b9715c21 /app/views/admin
parent5aa5593113f6d3cfbc1eb2da0a236fbab851b7b4 (diff)
Adds 'Snowplow' section to Integrations
Diffstat (limited to 'app/views/admin')
-rw-r--r--app/views/admin/application_settings/integrations.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/admin/application_settings/integrations.html.haml b/app/views/admin/application_settings/integrations.html.haml
index 91e1ab95089..5790ae17708 100644
--- a/app/views/admin/application_settings/integrations.html.haml
+++ b/app/views/admin/application_settings/integrations.html.haml
@@ -28,3 +28,5 @@
= _('Control the display of third party offers.')
.settings-content
= render 'third_party_offers', application_setting: @application_setting
+
+= render_if_exists 'admin/application_settings/snowplow', expanded: expanded