Commit 267717f5 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'ee-12364-sortable-default-mixin' into 'master'

EE port of Removes EE differences for sortable_default_options

See merge request gitlab-org/gitlab-ee!14389
parents 3b349153 3798d3f3
/* global DocumentTouch */
import $ from 'jquery';
import sortableConfig from 'ee/sortable/sortable_config';
import sortableConfig from 'ee_else_ce/sortable/sortable_config';
export function sortableStart() {
$('.has-tooltip')
......
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