mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Removing labels and instance_groups from the job serializer page as top level items (still in summary fields)
This commit is contained in:
parent
c1b20a8ba7
commit
efeeeefd4c
@ -3042,9 +3042,6 @@ class JobSerializer(UnifiedJobSerializer, JobOptionsSerializer):
|
||||
'webhook_service',
|
||||
'webhook_credential',
|
||||
'webhook_guid',
|
||||
# TODO: Do we want these here or just in the summary fields?
|
||||
'labels',
|
||||
'instance_groups',
|
||||
)
|
||||
|
||||
def get_related(self, obj):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user