Commit b616cf0d authored by Clement Ho's avatar Clement Ho

Fix conflict in app/views/projects/wikis/_sidebar.html.haml

parent fcc5edf1
%aside.right-sidebar.right-sidebar-expanded.wiki-sidebar.js-wiki-sidebar.js-right-sidebar{ data: { "offset-top" => "50", "spy" => "affix" } }
.sidebar-container
.block.wiki-sidebar-header.append-bottom-default
<<<<<<< HEAD
%a.gutter-toggle.float-right.d-block.d-md-none.js-sidebar-wiki-toggle{ href: "#" }
=======
%a.gutter-toggle.float-right.d-block.d-sm-block.d-md-none.js-sidebar-wiki-toggle{ href: "#" }
>>>>>>> gitlab-ce/master
= icon('angle-double-right')
- git_access_url = project_wikis_git_access_path(@project)
......
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