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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2022-02-17 03:41:05 +0300
committerEvan Read <eread@gitlab.com>2022-02-17 03:41:05 +0300
commit6608a3f78ce80588bc65e1c0b93b18efa559f629 (patch)
tree1b179d8269a1edc601113a0a67ec6ba9da7a3b82
parent2de8e7421b7e23aec0f1e742a67e78296bbd9d5c (diff)
Add Merge request widgets to the global navigation
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 5bed7942..8b1bd716 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1325,6 +1325,8 @@ sections:
doc_url: 'ee/user/project/merge_requests/status_checks.html'
- doc_title: Merge request dependencies
doc_url: 'ee/user/project/merge_requests/merge_request_dependencies.html'
+ - doc_title: Merge request widgets
+ doc_url: 'ee/user/project/merge_requests/widgets.html'
- doc_title: Fast forward
doc_url: 'ee/user/project/merge_requests/fast_forward_merge.html'
- doc_title: Merge when pipeline succeeds