Commit 75b61bcf authored by Grzegorz Bizon's avatar Grzegorz Bizon

Update filtered_search_dropdown_manager.js

parent b3280fb1
......@@ -97,15 +97,12 @@ export default class FilteredSearchDropdownManager {
gl: NullDropdown,
element: this.container.querySelector('#js-dropdown-admin-runner-status'),
},
<<<<<<< HEAD
weight: {
reference: null,
gl: DropdownWeight,
element: this.container.querySelector('#js-dropdown-weight'),
},
=======
>>>>>>> upstream/master
};
supportedTokens.forEach(type => {
......
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