RenderPermissions needs to render based on configurable permissions
Description
Currently the component RenderPermissions has hard coded checks for perms.users... etc. These permissions checks need to be configurable from the parent component, since RenderPermssions is not always used in the context of user permissions.
Currently the component RenderPermissions has hard coded checks for perms.users... etc. These permissions checks need to be configurable from the parent component, since RenderPermssions is not always used in the context of user permissions.