Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
08d51490
Commit
08d51490
authored
Aug 22, 2019
by
NeroBurner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
apps: remove the too big "Mirror a repository" header
fixes
https://gitlab.com/gitlab-org/gitlab-ce/issues/66445
parent
48feb671
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
app/views/projects/mirrors/_mirror_repos.html.haml
app/views/projects/mirrors/_mirror_repos.html.haml
+0
-2
No files found.
app/views/projects/mirrors/_mirror_repos.html.haml
View file @
08d51490
...
...
@@ -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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment