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:
Diffstat (limited to 'app/assets/javascripts/labels/label_manager.js')
-rw-r--r--app/assets/javascripts/labels/label_manager.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/javascripts/labels/label_manager.js b/app/assets/javascripts/labels/label_manager.js
index e3d56df53f8..e684e7f1649 100644
--- a/app/assets/javascripts/labels/label_manager.js
+++ b/app/assets/javascripts/labels/label_manager.js
@@ -68,7 +68,7 @@ export default class LabelManager {
const $detachedLabel = $label.detach();
this.toggleLabelPriorityBadge($detachedLabel, action);
- const $labelEls = $target.find('li.label-list-item');
+ const $labelEls = $target.find('.js-label-list-item');
/*
* If there is a label element in the target, we'd want to