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:
authorRob Watson <rob@mixlr.com>2018-01-01 16:55:52 +0300
committerRob Watson <rob@mixlr.com>2018-01-01 20:45:20 +0300
commit9219ac0aad82a41a0b177853d7a4a8f8ae0d4a44 (patch)
treeb07ebd9cb9539b42a0a2061c2f102dfe8c0d97e5 /changelogs
parentff077cf7dc5cfd7c6c6206d801ea3f326f7af1aa (diff)
Add breadcrumbs to User Settings sub-views
Closes #40274
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/40274-user-settings-breadcrumbs.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/40274-user-settings-breadcrumbs.yml b/changelogs/unreleased/40274-user-settings-breadcrumbs.yml
new file mode 100644
index 00000000000..1f381668aca
--- /dev/null
+++ b/changelogs/unreleased/40274-user-settings-breadcrumbs.yml
@@ -0,0 +1,5 @@
+---
+title: Fix breadcrumbs in User Settings
+merge_request: 16172
+author: rfwatson
+type: fixed