Commit 5e1e9227 authored by Tim Zallmann's avatar Tim Zallmann

Merge branch 'setting_mirror_repos_too_big' into 'master'

apps: remove the too big "Mirror a repository" header

Closes #66445

See merge request gitlab-org/gitlab-ce!32097
parents 6dfc4873 57a7309e
......@@ -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)
......
......@@ -7113,9 +7113,6 @@ msgstr ""
msgid "Minimum length is %{minimum_password_length} characters."
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