mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Fixed initial state of user permission checkbox tree (fixes #1099)
This commit is contained in:
@@ -51,3 +51,5 @@ if (Grocy.EditObjectId == Grocy.UserId)
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
check_hierachy($("input.permission-cb[name=ADMIN]").is(":checked"), "ADMIN");
|
||||
|
Reference in New Issue
Block a user