mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 12:20:45 -03:30
Expand group name column out a bit
This commit is contained in:
parent
1ab62a48ed
commit
70704610c5
@ -50,7 +50,7 @@ export default
|
||||
label: 'Groups',
|
||||
key: true,
|
||||
ngClick: "groupSelect(group.id)",
|
||||
columnClass: 'col-lg-3 col-md-3 col-sm-3 col-xs-3',
|
||||
columnClass: 'col-lg-6 col-md-6 col-sm-6 col-xs-6',
|
||||
class: 'InventoryManage-breakWord',
|
||||
},
|
||||
total_groups: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user