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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
9a5654e8
Commit
9a5654e8
authored
Sep 06, 2018
by
Dennis Tang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update app/views/projects/_home_panel.html.haml
parent
a8dc5afb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
14 deletions
+0
-14
app/views/projects/_home_panel.html.haml
app/views/projects/_home_panel.html.haml
+0
-14
No files found.
app/views/projects/_home_panel.html.haml
View file @
9a5654e8
...
...
@@ -44,7 +44,6 @@
-
deleted_message
=
s_
(
'ForkedFromProjectPath|Forked from %{project_name} (deleted)'
)
=
deleted_message
%
{
project_name:
fork_source_name
(
@project
)
}
<
<<<<<<
HEAD
-
if
@project
.
mirror?
-
import_url
=
@project
.
safe_import_url
%p
...
...
@@ -52,8 +51,6 @@
%br
=
render
"shared/mirror_status"
==
=====
>
>>>>>> upstream/master
-
if
@project
.
badges
.
present?
.project-badges.prepend-top-default.append-bottom-default
-
@project
.
badges
.
each
do
|
badge
|
...
...
@@ -72,7 +69,6 @@
-
if
can?
(
current_user
,
:download_code
,
@project
)
.project-clone-holder.d-inline-flex.d-sm-none
=
render
"shared/mobile_clone_panel"
<
<<<<<<
HEAD
.project-clone-holder.d-none.d-sm-inline-flex
=
render
"shared/clone_panel"
...
...
@@ -81,16 +77,6 @@
.project-action-button.project-xcode.inline
=
render
"projects/buttons/xcode_link"
==
=====
.project-clone-holder.d-none.d-sm-inline-flex
=
render
"shared/clone_panel"
-
if
show_xcode_link?
(
@project
)
.project-action-button.project-xcode.inline
=
render
"projects/buttons/xcode_link"
>
>>>>>> upstream/master
-
if
current_user
-
if
can?
(
current_user
,
:download_code
,
@project
)
.d-none.d-sm-inline-flex
...
...
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