if (miqDomElementExists('col1')) {
    $('#col1').sortable({
      connectWith: '#col2',
      handle: '.sortable-handle',
      helper: 'clone',