mirror of
https://github.com/grocy/grocy.git
synced 2025-08-17 19:16:37 +00:00
Implemented Userfields for users (closes #1159)
This commit is contained in:
@@ -138,4 +138,5 @@ $("#delete-current-user-picture-button").on("click", function(e)
|
||||
$("#user-picture-label-none").removeClass("d-none");
|
||||
});
|
||||
|
||||
Grocy.Components.UserfieldsForm.Load();
|
||||
Grocy.FrontendHelpers.ValidateForm('user-form');
|
||||
|
Reference in New Issue
Block a user