mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
Label the SystemJob Access class with the proper model
This commit is contained in:
@@ -1066,7 +1066,7 @@ class SystemJobAccess(BaseAccess):
|
||||
'''
|
||||
I can only see manage System Jobs if I'm a super user
|
||||
'''
|
||||
pass
|
||||
model = SystemJob
|
||||
|
||||
class JobHostSummaryAccess(BaseAccess):
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user