diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2017-08-29 12:10:41 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2017-08-29 12:10:41 +0000 |
commit | 418f01a6c4ccfafcad043122465357e38b7b462e (patch) | |
tree | 572735ef5bc3168c90a269287aa973a1e5ef54f9 /changelogs | |
parent | 1b9c318cae7f9eed1814793c553190f90cd3ab47 (diff) | |
parent | 80f657c05e8cd2f87abb4525695af19181607f04 (diff) | |
download | gitlab-ce-418f01a6c4ccfafcad043122465357e38b7b462e.tar.gz |
Merge branch '36882-disable-gitlab-project-import-button-if-source-disabled' into 'master'
Disable GitLab Project Import Button if source disabled
Closes #36882
See merge request !13789
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/36882-disable-gitlab-project-import-button-if-source-disabled.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/36882-disable-gitlab-project-import-button-if-source-disabled.yml b/changelogs/unreleased/36882-disable-gitlab-project-import-button-if-source-disabled.yml new file mode 100644 index 00000000000..a06c84c30e6 --- /dev/null +++ b/changelogs/unreleased/36882-disable-gitlab-project-import-button-if-source-disabled.yml @@ -0,0 +1,5 @@ +--- +title: Disable GitLab Project Import Button if source disabled +merge_request: +author: +type: fixed |