mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-02 06:01:48 -05:00
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