mirror of
https://github.com/grocy/grocy.git
synced 2025-08-15 10:14:39 +00:00
@@ -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()
|
||||
{
|
||||
|
Reference in New Issue
Block a user