Commit 3f5d5001 authored by Phil Hughes's avatar Phil Hughes

Use EE master for gl_dropdown

parent 7e052b0a
......@@ -604,8 +604,6 @@ GitLabDropdown = (function() {
if (selected) {
link.className = 'is-active';
}
}).join('');
};
if (group) {
link.dataset.group = group;
......
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