mirror of
https://github.com/grocy/grocy.git
synced 2026-03-28 07:39:25 +01:00
Fixed initial state of user permission checkbox tree (fixes #1099)
This commit is contained in:
parent
286c326768
commit
351e236353
|
|
@ -51,3 +51,5 @@ if (Grocy.EditObjectId == Grocy.UserId)
|
|||
}
|
||||
})
|
||||
}
|
||||
|
||||
check_hierachy($("input.permission-cb[name=ADMIN]").is(":checked"), "ADMIN");
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user