Permissions editor
ACL entities can inherit permissions from aclParentObject
. The current "permission editor" component needs upgrading to display the list of permissions inherited from the ACL parent object.
Add a heading "Inherited permissions" before the "Close" button and then display the list from permission.inherited
.
The section should not render if the x.inherited
is null or empty.