Commit 0035375a authored by Eric Eastwood's avatar Eric Eastwood

Merge branch 'ce-to-ee-2018-02-07' of gitlab.com:gitlab-org/gitlab-ee into ce-to-ee-2018-02-07

parents cf90fddc ea659729
......@@ -73,14 +73,11 @@ class FilteredSearchDropdownManager {
gl: 'DropdownEmoji',
element: this.container.querySelector('#js-dropdown-my-reaction'),
},
<<<<<<< HEAD
weight: {
reference: null,
gl: 'DropdownNonUser',
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