mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Inventories tab list shows Failures. Added Failures to detail form.
This commit is contained in:
parent
6806619e98
commit
e5737cae46
@ -44,7 +44,7 @@ angular.module('InventoryFormDefinition', [])
|
||||
ngClick: 'lookUpOrganization()'
|
||||
},
|
||||
has_active_failures: {
|
||||
label: 'Active Failures',
|
||||
label: 'Failures',
|
||||
readonly: true,
|
||||
type: 'text'
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user