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:
authorZeger-Jan van de Weg <git@zjvandeweg.nl>2017-08-23 10:02:46 +0300
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2017-08-23 18:42:31 +0300
commit3611b664a94635e950c9d281bbbc8e2360a56fa3 (patch)
tree3f3359ad8e72881c3edd7805d7d0d1a03d62e599 /changelogs
parent0f74ba967296cfb2e2ae65328f93170f453ab687 (diff)
Fix blank button not resetting project template value
The button didn't override a value, so the old value was posted again.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/zj-fix-fe-blank-button.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/zj-fix-fe-blank-button.yml b/changelogs/unreleased/zj-fix-fe-blank-button.yml
new file mode 100644
index 00000000000..2165d4186c1
--- /dev/null
+++ b/changelogs/unreleased/zj-fix-fe-blank-button.yml
@@ -0,0 +1,5 @@
+---
+title: Fix new project form not resetting the template value
+merge_request:
+author:
+type: fixed