Skip to content
Snippets Groups Projects
Commit 7646c437 authored by Phil Hughes's avatar Phil Hughes
Browse files

Merge branch 'winh-add-list-tabs-logic' into 'master'

Move new list dropdown logic to new list dropdown (CE-backport)

See merge request gitlab-org/gitlab-ce!30355
parents 197399a1 0a169cb8
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -21,7 +21,7 @@ import modalMixin from './mixins/modal_mixins';
import './filters/due_date_filters';
import Board from './components/board';
import BoardSidebar from './components/board_sidebar';
import initNewListDropdown from './components/new_list_dropdown';
import initNewListDropdown from 'ee_else_ce/boards/components/new_list_dropdown';
import BoardAddIssuesModal from './components/modal/index.vue';
import '~/vue_shared/vue_resource_interceptor';
import {
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