mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
More modal iframe dialog handling improvements
This commit is contained in:
@@ -20,7 +20,7 @@ $("#search").on("keyup", Delay(function()
|
||||
}
|
||||
|
||||
productsTable.search(value).draw();
|
||||
}, 200));
|
||||
}, 500));
|
||||
|
||||
$("#product-group-filter").on("change", function()
|
||||
{
|
||||
|
Reference in New Issue
Block a user