mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 17:45:39 +00:00
Fixed userfields did not load (references #176)
This commit is contained in:
parent
328d96ed60
commit
fe8bb43996
@ -56,11 +56,6 @@ Grocy.Components.UserfieldsForm.Load = function()
|
|||||||
{
|
{
|
||||||
if (!$("#userfields-form").length)
|
if (!$("#userfields-form").length)
|
||||||
{
|
{
|
||||||
if (success)
|
|
||||||
{
|
|
||||||
success();
|
|
||||||
}
|
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user