mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
More modal iframe dialog handling improvements
This commit is contained in:
@@ -99,7 +99,7 @@ Grocy.FrontendHelpers.ValidateForm('barcode-form');
|
||||
setTimeout(function()
|
||||
{
|
||||
$('#barcode').focus();
|
||||
}, 250);
|
||||
}, 150);
|
||||
RefreshLocaleNumberInput();
|
||||
Grocy.Components.UserfieldsForm.Load()
|
||||
|
||||
|
Reference in New Issue
Block a user