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
Jérome Perrin
gitlab-ce
Commits
84cc7c37
Commit
84cc7c37
authored
Dec 27, 2016
by
Alex Braha Stoll
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Stop rendering page full path at projects/wikis/show.html.haml
parent
a5625c74
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
app/assets/stylesheets/pages/wiki.scss
app/assets/stylesheets/pages/wiki.scss
+0
-1
app/views/projects/wikis/show.html.haml
app/views/projects/wikis/show.html.haml
+0
-1
No files found.
app/assets/stylesheets/pages/wiki.scss
View file @
84cc7c37
...
@@ -22,7 +22,6 @@
...
@@ -22,7 +22,6 @@
font-size
:
22px
;
font-size
:
22px
;
}
}
.wiki-page-full-path
,
.wiki-last-edit-by
{
.wiki-last-edit-by
{
display
:
block
;
display
:
block
;
color
:
$gl-gray-light
;
color
:
$gl-gray-light
;
...
...
app/views/projects/wikis/show.html.haml
View file @
84cc7c37
...
@@ -8,7 +8,6 @@
...
@@ -8,7 +8,6 @@
.nav-text
.nav-text
%h2
.wiki-page-title
=
@page
.
title
.
capitalize
%h2
.wiki-page-title
=
@page
.
title
.
capitalize
%span
.wiki-page-full-path
=
"(
#{
@page
.
full_path
}
)"
%span
.wiki-last-edit-by
%span
.wiki-last-edit-by
Last edited by
Last edited by
%strong
%strong
...
...
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