diff options
author | Kushal Pandya <kushalspandya@gmail.com> | 2019-01-25 09:39:06 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2019-01-25 09:39:06 +0000 |
commit | eb44dc25a193a2863bc267e87a145d8bee169ffd (patch) | |
tree | 65762185ac322e2a950b96543bdfc238220d42b4 /changelogs | |
parent | e055f7d3caa2b4ba9e9d752b9f846c1c9b674c44 (diff) | |
download | gitlab-ce-eb44dc25a193a2863bc267e87a145d8bee169ffd.tar.gz |
Init GLForm instance on form while editing tags
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/56424-fix-gl-form-init-tag-editing.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/56424-fix-gl-form-init-tag-editing.yml b/changelogs/unreleased/56424-fix-gl-form-init-tag-editing.yml new file mode 100644 index 00000000000..b19b4d650fd --- /dev/null +++ b/changelogs/unreleased/56424-fix-gl-form-init-tag-editing.yml @@ -0,0 +1,5 @@ +--- +title: Fix form functionality for edit tag page +merge_request: 24645 +author: +type: fixed |