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:
@@ -149,5 +149,5 @@ Grocy.Components.UserfieldsForm.Load();
|
||||
setTimeout(function()
|
||||
{
|
||||
$('#amount').focus();
|
||||
}, 250);
|
||||
}, 150);
|
||||
Grocy.FrontendHelpers.ValidateForm("stockentry-form");
|
||||
|
Reference in New Issue
Block a user