Commit 9f2e5742 authored by Filipa Lacerda's avatar Filipa Lacerda

Removes EE differences

uses ee_else_ce to remove ee differences
parent fc35892a
/* global DocumentTouch */ /* global DocumentTouch */
import $ from 'jquery'; import $ from 'jquery';
import sortableConfig from '../../sortable/sortable_config'; import sortableConfig from 'ee_else_ce/sortable/sortable_config';
export function sortableStart() { export function sortableStart() {
$('.has-tooltip') $('.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