Commit 9213197a authored by Kushal Pandya's avatar Kushal Pandya

Merge branch 'add-content-validation-service-config-entry' into 'master'

Add content validation service entry in admin setting page of JH edition

See merge request gitlab-org/gitlab!73166
parents fcd7d32b 0d1f1e43
......@@ -13,6 +13,9 @@
.settings-content
= render 'spam'
-# this partial is from JiHu, see details in https://gitlab.com/gitlab-jh/gitlab/-/merge_requests/135
= render_if_exists 'admin/application_settings/content_validation_section'
%section.settings.as-abuse.no-animate#js-abuse-settings{ class: ('expanded' if expanded_by_default?) }
.settings-header
%h4
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment