mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Various JS optimizations
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
});
|
||||
$('#products-table tbody').removeClass("d-none");
|
||||
productsTable.columns.adjust().draw();
|
||||
LoadImagesLazy();
|
||||
|
||||
$("#search").on("keyup", Delay(function()
|
||||
{
|
||||
|
Reference in New Issue
Block a user