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:
authorFilipa Lacerda <filipa@gitlab.com>2018-01-17 12:59:32 +0300
committerFilipa Lacerda <filipa@gitlab.com>2018-01-17 12:59:32 +0300
commita3b0adb4c856ebd9e8761471c5372f0a10fe8829 (patch)
tree6ffb791a217bc6eea30a420416b39084a0210060 /changelogs
parent9b8f51c9d97f7301f236189d262ce253ff612da6 (diff)
parent435f0a134a1072999bd0f4d52378609cef76ee1d (diff)
Merge branch 'ce-backport-4378-fix-cluster-js-not-running-on-update-page' into 'master'
Fix JS bundle not running on the Cluster update/destroy pages -- CE backport Closes gitlab-ee#4378 See merge request gitlab-org/gitlab-ce!16506
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased-ee/4378-fix-cluster-js-not-running-on-update-page.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased-ee/4378-fix-cluster-js-not-running-on-update-page.yml b/changelogs/unreleased-ee/4378-fix-cluster-js-not-running-on-update-page.yml
new file mode 100644
index 00000000000..bbb6cbd05be
--- /dev/null
+++ b/changelogs/unreleased-ee/4378-fix-cluster-js-not-running-on-update-page.yml
@@ -0,0 +1,5 @@
+---
+title: Fix JavaScript bundle running on Cluster update/destroy pages
+merge_request:
+author:
+type: fixed