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:
authorPhil Hughes <me@iamphill.com>2017-07-12 10:47:20 +0300
committerPhil Hughes <me@iamphill.com>2017-07-12 10:47:20 +0300
commitab6c89356a4b24591d182942ddc7567cf80017fe (patch)
tree5f8f3a0d09c40f09794c261ba526839f90f7971f /app/views/projects/show.html.haml
parent8e9ae78007010afb967cdf01f29568744d4c8c7a (diff)
parent2b827d05786a2175281b8f3319570a839b66a627 (diff)
Merge branch 'master' into new-nav-fix-contextual-breadcrumbs
Diffstat (limited to 'app/views/projects/show.html.haml')
-rw-r--r--app/views/projects/show.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/show.html.haml b/app/views/projects/show.html.haml
index cdf0d64cea7..c366fb334fe 100644
--- a/app/views/projects/show.html.haml
+++ b/app/views/projects/show.html.haml
@@ -1,5 +1,6 @@
- @no_container = true
- @breadcrumb_title = "Project"
+- @content_class = "limit-container-width" unless fluid_layout
- flash_message_container = show_new_nav? ? :new_global_flash : :flash_message
= content_for :meta_tags do