mirror of
https://github.com/grocy/grocy.git
synced 2025-08-17 19:16:37 +00:00
Various JS optimizations
This commit is contained in:
@@ -35,7 +35,6 @@ var stockOverviewTable = $('#stock-overview-table').DataTable({
|
||||
|
||||
$('#stock-overview-table tbody').removeClass("d-none");
|
||||
stockOverviewTable.columns.adjust().draw();
|
||||
LoadImagesLazy();
|
||||
|
||||
$("#location-filter").on("change", function()
|
||||
{
|
||||
|
Reference in New Issue
Block a user