summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorZeger-Jan van de Weg <git@zjvandeweg.nl>2017-08-29 12:15:19 +0200
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2017-08-31 09:27:42 +0200
commit04cd47dd5a08ca5cc84c44346b2893111da9594c (patch)
tree08876d2156c4538b9a028b0b0d02a45c1783f185 /changelogs
parent9e7e0496ff639d1eec65dcbf1b51edb2262456e2 (diff)
downloadgitlab-ce-04cd47dd5a08ca5cc84c44346b2893111da9594c.tar.gz
Don't show references to Pages when not available
In this instance its subgroups, and given we can't deploy it, we shouldn't allow it to be shown. Fixes gitlab-org/gitlab-ce#34864
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/zj-disable-pages-in-subgroups.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/zj-disable-pages-in-subgroups.yml b/changelogs/unreleased/zj-disable-pages-in-subgroups.yml
new file mode 100644
index 00000000000..22c36214e1f
--- /dev/null
+++ b/changelogs/unreleased/zj-disable-pages-in-subgroups.yml
@@ -0,0 +1,5 @@
+---
+title: Remove pages settings when not available
+merge_request:
+author:
+type: changed