mirror of
https://github.com/grocy/grocy.git
synced 2025-08-17 19:16:37 +00:00
More modal iframe dialog handling improvements
This commit is contained in:
@@ -141,7 +141,7 @@ setTimeout(function()
|
||||
$("#consume_product_on_execution").click();
|
||||
|
||||
Grocy.Components.ProductPicker.GetPicker().trigger('change');
|
||||
}, 200);
|
||||
}, 500);
|
||||
|
||||
$('.input-group-chore-period-type').on('change keyup', function(e)
|
||||
{
|
||||
|
Reference in New Issue
Block a user