Commit d30fcd83 authored by Constance Okoghenun's avatar Constance Okoghenun

Resolve conflicts in app/assets/javascripts/filtered_search/filtered_search_dropdown_manager.js

parent 88647de1
......@@ -75,19 +75,6 @@ export default class FilteredSearchDropdownManager {
},
element: this.container.querySelector('#js-dropdown-milestone'),
},
<<<<<<< HEAD
=======
label: {
reference: null,
gl: DropdownNonUser,
extraArguments: {
endpoint: `${this.baseEndpoint}/labels.json`,
symbol: '~',
preprocessing: DropdownUtils.duplicateLabelPreprocessing,
},
element: this.container.querySelector('#js-dropdown-label'),
},
>>>>>>> upstream/master
'my-reaction': {
reference: null,
gl: DropdownEmoji,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment