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
Léo-Paul Géneau
gitlab-ce
Commits
bf089589
Commit
bf089589
authored
Feb 05, 2019
by
Francisco Javier López
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve conflict in app/views/layouts/nav/sidebar/_project.html.haml
parent
d18cd4ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
app/views/layouts/nav/sidebar/_project.html.haml
app/views/layouts/nav/sidebar/_project.html.haml
+0
-4
No files found.
app/views/layouts/nav/sidebar/_project.html.haml
View file @
bf089589
...
...
@@ -284,11 +284,7 @@
-
if
project_nav_tab?
(
:wiki
)
-
wiki_url
=
project_wiki_path
(
@project
,
:home
)
=
nav_link
(
controller: :wikis
)
do
<
<<<<<<
HEAD
=
link_to
wiki_url
,
class:
'shortcuts-wiki qa-wiki-link'
do
==
=====
=
link_to
wiki_url
,
class:
'shortcuts-wiki'
do
>
>>>>>> dev/master
.nav-icon-container
=
sprite_icon
(
'book'
)
%span
.nav-item-name
...
...
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