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:
authorKushal Pandya <kushalspandya@gmail.com>2019-07-11 14:40:07 +0300
committerKushal Pandya <kushalspandya@gmail.com>2019-07-11 14:40:07 +0300
commitb698e4ce87d4c8f349fa120ca5ab854ef6d98764 (patch)
treebc2afa52fa9e27d4a9a4876d252dfb8350851005 /changelogs
parent46ec439cc1f934bd61de9ebf8702e67d1f50b889 (diff)
parenta076d1d88e48041bf59219dd0f50c15970977126 (diff)
Merge branch 'registry-fix-multi-delete-modal' into 'master'
Set unique modal IDs See merge request gitlab-org/gitlab-ce!30532
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/registry-fix-multi-delete-modal.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/registry-fix-multi-delete-modal.yml b/changelogs/unreleased/registry-fix-multi-delete-modal.yml
new file mode 100644
index 00000000000..94a2df7a7e7
--- /dev/null
+++ b/changelogs/unreleased/registry-fix-multi-delete-modal.yml
@@ -0,0 +1,5 @@
+---
+title: Prevent multiple confirmation modals from opening when deleting a repository
+merge_request: 30532
+author:
+type: fixed