Removed dragscroll dependency (fixes #1135, references #1115)

This commit is contained in:
Bernd Bestel
2020-11-17 20:50:04 +01:00
parent e32d12699e
commit d2d09cf928
32 changed files with 4 additions and 67 deletions

View File

@@ -16,8 +16,6 @@
$('#stock-overview-table tbody').removeClass("d-none");
stockOverviewTable.columns.adjust().draw();
$('.dataTables_scrollBody').addClass("dragscroll");
dragscroll.reset();
$("#location-filter").on("change", function()
{