mirror of
https://github.com/hargata/lubelog.git
synced 2025-12-10 00:46:08 -06:00
reset var.
This commit is contained in:
parent
926947bae4
commit
7e60fd9e40
@ -1527,6 +1527,7 @@ function handleTableColumnDragEnd(tabName) {
|
||||
$(`[data-column='${columnName}']`).css('order', $(elem).index());
|
||||
});
|
||||
saveUserColumnPreferences(tabName);
|
||||
tableColumnDragToReorder = undefined;
|
||||
if (isDragging) {
|
||||
isDragging = false;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user