mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 11:41:08 -03:30
RBAC copy/edit displays test refactor
This commit is contained in:
@@ -415,7 +415,6 @@ def cache_list_capabilities(page, role_types, model, user):
|
||||
are save on each object in the list, using 1 query for each role type
|
||||
'''
|
||||
page_ids = [obj.id for obj in page]
|
||||
id_lists = {}
|
||||
for obj in page:
|
||||
obj.capabilities_cache = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user