Open davmlaw opened 1 week ago
Added a "mandatory" class to the ones I want to keep
Having bit of issue with Jquery sortable in view_custom_columns.html - need to be able to allow moving within one but not moving from one to two. "ui.sender" seems null always
Here is trigger order:
Moving from one to two
one: start one: sortupdate two: received two: stop
Moving within one
one: start one: sortupdate two: received two: stop
ID/chrom/pos/ref/alt, tagging are obvious ones
Some way to ensure they stay in there.