mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-15 01:38:37 -05:00
AC-378 applied new sort routine to inventory groups page.
This commit is contained in:
@@ -76,7 +76,7 @@ angular.module('JobEventsListDefinition', [])
|
||||
},
|
||||
summary: {
|
||||
label: 'Hosts',
|
||||
icon: 'icon-th-large',
|
||||
icon: 'icon-laptop',
|
||||
ngClick: "jobSummary()",
|
||||
"class": 'btn btn-default btn-sm',
|
||||
awToolTip: 'View host summary',
|
||||
|
||||
Reference in New Issue
Block a user