/*! Dragtable Mod for TableSorter - updated 10/31/2015 (v2.24.0) */ /* * Requires * tablesorter v2.8+ * jQuery 1.7+ * jQuery UI (Core, Widget, Mouse & Sortable) * Dragtable by Akottr (https://github.com/akottr) modified by Rob Garrison */ /*jshint browser:true, jquery:true, unused:false */ /*global jQuery: false */ !function(a){"use strict"; // css properties to disable user-select on the body tag by appending a ');a(document.head).append(b),a(document.body).attr("onselectstart","return false;").attr("unselectable","on"),window.getSelection?window.getSelection().removeAllRanges():document.selection.empty()} // remove the