Commit 23dbbddb authored by Jacques Erasmus's avatar Jacques Erasmus

Merge branch '268315-restructure-project-page-title-to-show-project-name-first' into 'master'

Remove page_title from main project and group pages

See merge request gitlab-org/gitlab!46223
parents 98a52270 5bca7c07
- breadcrumb_title _("Details")
- page_title _("Groups")
- @content_class = "limit-container-width" unless fluid_layout
- if show_invite_banner?(@group)
......
- breadcrumb_title _("Details")
- page_title _("Projects")
- @content_class = "limit-container-width" unless fluid_layout
= content_for :meta_tags do
......
---
title: Remove page_title from single project and group pages
merge_request: 46223
author:
type: fixed
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