Commit d8650271 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch '38696-fix-project-snippets-breadcrumb-link' into 'master'

Fix project snippets breadcrumb link

Closes #38696

See merge request gitlab-org/gitlab-ce!14646
parents a9d15be5 1428f38d
- @content_class = "limit-container-width limited-inner-width-container" unless fluid_layout
- add_to_breadcrumbs "Snippets", dashboard_snippets_path
- add_to_breadcrumbs "Snippets", project_snippets_path(@project)
- breadcrumb_title @snippet.to_reference
- page_title "#{@snippet.title} (#{@snippet.to_reference})", "Snippets"
......
---
title: Fix project snippets breadcrumb link
merge_request:
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