diff options
author | Phil Hughes <me@iamphill.com> | 2017-12-07 08:48:17 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-12-07 12:57:36 +0000 |
commit | 307e024c12b34cac66bbd13052d936a443398564 (patch) | |
tree | 70a437877651395ec95ff65716e44817ce4170e3 /changelogs/unreleased | |
parent | 28c983db2353d7428f44dad2f8495e1028e360d1 (diff) | |
download | gitlab-ce-307e024c12b34cac66bbd13052d936a443398564.tar.gz |
Fixed remove deploy key loading icon not being removed after cancelingdeploy-keys-loading-icon
Closes #37595
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r-- | changelogs/unreleased/deploy-keys-loading-icon.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/deploy-keys-loading-icon.yml b/changelogs/unreleased/deploy-keys-loading-icon.yml new file mode 100644 index 00000000000..e3cb5bc6924 --- /dev/null +++ b/changelogs/unreleased/deploy-keys-loading-icon.yml @@ -0,0 +1,5 @@ +--- +title: Fixed deploy keys remove button loading state not resetting +merge_request: +author: +type: fixed |