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:
authorLuke Bennett <lbennett@gitlab.com>2019-06-29 00:38:26 +0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-07-15 19:00:55 +0300
commit9b40fc7416c55625f46139f89f0dff3b028a30c0 (patch)
tree91ab62a693b74a8637ce1b5cd653c40bde0897c6 /changelogs
parent96277bb9d61b5aaf5c2edc388c5eabfc743478f0 (diff)
Hide restricted and disallowed visibility radios
Show a message if many levels are restricted and a different message if all levels are restricted.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/hide-restricted-visibility-radio.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/hide-restricted-visibility-radio.yml b/changelogs/unreleased/hide-restricted-visibility-radio.yml
new file mode 100644
index 00000000000..ebc8b787890
--- /dev/null
+++ b/changelogs/unreleased/hide-restricted-visibility-radio.yml
@@ -0,0 +1,5 @@
+---
+title: Hide restricted and disallowed visibility radios
+merge_request: 30590
+author:
+type: fixed