mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 05:29:26 -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()'
|
||||
},
|
||||
has_active_failures: {
|
||||
label: 'Active Failures',
|
||||
label: 'Failures',
|
||||
readonly: true,
|
||||
type: 'text'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user