mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 12:27:37 -02:30
Inventories tab list shows Failures. Added Failures to detail form.
This commit is contained in:
@@ -44,7 +44,7 @@ angular.module('InventoryFormDefinition', [])
|
|||||||
ngClick: 'lookUpOrganization()'
|
ngClick: 'lookUpOrganization()'
|
||||||
},
|
},
|
||||||
has_active_failures: {
|
has_active_failures: {
|
||||||
label: 'Active Failures',
|
label: 'Failures',
|
||||||
readonly: true,
|
readonly: true,
|
||||||
type: 'text'
|
type: 'text'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user