mirror of
https://github.com/grocy/grocy.git
synced 2026-03-28 07:39:25 +01: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 (success)
|
||||
{
|
||||
success();
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user