mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 20:30:46 -03:30
Changed label on Inventories tab for has_active_failures to 'Failed Jobs?'
This commit is contained in:
parent
760aa7bc2b
commit
a48f2cb236
@ -33,7 +33,7 @@ angular.module('InventoriesListDefinition', [])
|
||||
sourceField: 'name'
|
||||
},
|
||||
has_active_failures: {
|
||||
label: 'Host Status',
|
||||
label: 'Failed Jobs?',
|
||||
showValue: false,
|
||||
text: 'Failed jobs',
|
||||
ngShow: "\{\{ inventory.has_active_failures \}\}",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user