summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Gliga <otzy_007@yahoo.com>2016-05-09 19:34:44 +0300
committerAndrei Gliga <otzy_007@yahoo.com>2016-05-12 13:44:46 +0300
commitdad501a2367a35f6d791efac9002e487176f2c9e (patch)
tree4a9d140b90e5b5609832b12d207e7f620e6aee79
parent3c3bc93747ebe5864a50d7b8203b357a40012ed4 (diff)
downloadgitlab-ce-dad501a2367a35f6d791efac9002e487176f2c9e.tar.gz
no need to show the help about Github or the other authentication sources
-rw-r--r--app/views/admin/application_settings/_form.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/admin/application_settings/_form.html.haml b/app/views/admin/application_settings/_form.html.haml
index 81c232b7e92..99f86e5244b 100644
--- a/app/views/admin/application_settings/_form.html.haml
+++ b/app/views/admin/application_settings/_form.html.haml
@@ -117,9 +117,6 @@
.btn-group{ data: data_attrs }
- oauth_providers_checkboxes('oauth-providers-help').each do |source|
= source
- %span.help-block#oauth-providers-help
- Enabled OmniAuth must be configured for GitHub
- = link_to "(?)", help_page_path("integration", "github")
.form-group
= f.label :two_factor_authentication, 'Two-factor authentication', class: 'control-label col-sm-2'
.col-sm-10