Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Braha Stoll <alexbrahastoll@gmail.com>2016-12-27 05:14:30 +0300
committerAlex Braha Stoll <alexbrahastoll@gmail.com>2016-12-31 21:55:50 +0300
commit84cc7c3704cc0cc22a325572f35cd21d0e2a6cc7 (patch)
tree5a05f354e05e5278c4dff686edadc8d174daf705 /app/views/projects/wikis/show.html.haml
parenta5625c749b31760daf104241475a9b3527eb223c (diff)
Stop rendering page full path at projects/wikis/show.html.haml
Diffstat (limited to 'app/views/projects/wikis/show.html.haml')
-rw-r--r--app/views/projects/wikis/show.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/projects/wikis/show.html.haml b/app/views/projects/wikis/show.html.haml
index 25ae5c587ec..87b9ff6e415 100644
--- a/app/views/projects/wikis/show.html.haml
+++ b/app/views/projects/wikis/show.html.haml
@@ -8,7 +8,6 @@
.nav-text
%h2.wiki-page-title= @page.title.capitalize
- %span.wiki-page-full-path= "(#{@page.full_path})"
%span.wiki-last-edit-by
Last edited by
%strong