Commit 291b3ff2 authored by Tim Zallmann's avatar Tim Zallmann

Merge branch 'setting_mirror_repos_too_big-ee' into 'master'

Remove the too big "Mirror a repository" header

Closes gitlab-ce#66445

See merge request gitlab-org/gitlab-ee!15658
parents 3ece39a1 2c4afa9b
......@@ -13,8 +13,6 @@
.settings-content
= form_for @project, url: project_mirror_path(@project), html: { class: 'gl-show-field-errors js-mirror-form', autocomplete: 'new-password', data: mirrors_form_data_attributes } do |f|
.panel.panel-default
.panel-heading
%h3.panel-title= _('Mirror a repository')
.panel-body
%div= form_errors(@project)
......
......@@ -9627,9 +9627,6 @@ msgstr ""
msgid "Minutes"
msgstr ""
msgid "Mirror a repository"
msgstr ""
msgid "Mirror direction"
msgstr ""
......
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