mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
Fix display bug on host groups list
This commit is contained in:
parent
4be05f1bf6
commit
90a86f53ba
@ -15,7 +15,7 @@ export default ['i18n', function(i18n) {
|
||||
hover: true,
|
||||
trackBy: 'group.id',
|
||||
basePath: 'api/v2/hosts/{{$stateParams.host_id}}/groups/',
|
||||
layoutClass: 'List-staticColumnLayout--groups',
|
||||
layoutClass: 'List-staticColumnLayout--statusOrCheckbox',
|
||||
staticColumns: [
|
||||
{
|
||||
field: 'failed_hosts',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user