Skip to content
Snippets Groups Projects
Commit 740f0bb1 authored by Filipa Lacerda's avatar Filipa Lacerda
Browse files

Merge branch 'ee-5514-fix-epic-collapsed-sidebar-label-click' into 'master'

CE Backport: Reveal labels dropdown when labels icon is clicked on collapsed Epic sidebar

See merge request gitlab-org/gitlab-ce!18611
parents ab72b0b6 f538eda9
No related branches found
No related tags found
No related merge requests found
class ListLabel {
export default class ListLabel {
constructor(obj) {
this.id = obj.id;
this.title = obj.title;
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment