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/sidebar/mount_sidebar.js')
-rw-r--r--app/assets/javascripts/sidebar/mount_sidebar.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/javascripts/sidebar/mount_sidebar.js b/app/assets/javascripts/sidebar/mount_sidebar.js
index 802eb9a1867..12e60a9ed4e 100644
--- a/app/assets/javascripts/sidebar/mount_sidebar.js
+++ b/app/assets/javascripts/sidebar/mount_sidebar.js
@@ -355,7 +355,6 @@ export function mountSidebarLabelsWidget() {
workspaceType: WORKSPACE_PROJECT,
attrWorkspacePath: el.dataset.projectPath,
labelCreateType: WORKSPACE_PROJECT,
- enforceLockedLabelsOnMerge: gon.features.enforceLockedLabelsOnMerge,
},
class: ['block labels js-labels-block'],
scopedSlots: {