Bug #26673
Updated by John Mitsch almost 6 years ago
To repro:
Create a user with 'manager' role (giving them almost all permissions)
Go to content host page and navigate to tabs like 'module streams' or 'errata'
Notice certain parts are missing compared to what the admin user sees, like the 'actions' dropdowns.
We are still using the `edit_content_host` perm and need to find and replace with `edit_host` on those pages.