mirror of
https://github.com/grocy/grocy.git
synced 2025-08-17 11:06:36 +00:00
More modal iframe dialog handling improvements
This commit is contained in:
@@ -146,7 +146,7 @@ $("#change_password").click(function()
|
||||
setTimeout(function()
|
||||
{
|
||||
$("#password").focus();
|
||||
}, 200);
|
||||
}, 500);
|
||||
});
|
||||
|
||||
if (GetUriParam("changepw") === "true")
|
||||
|
Reference in New Issue
Block a user