mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
Fixed nested group name link
This commit is contained in:
parent
ea900b6f95
commit
50a1a5707e
@ -31,7 +31,7 @@
|
||||
name: {
|
||||
label: i18n._('Groups'),
|
||||
key: true,
|
||||
uiSref: "inventories.edit.groups.edit.nested_groups({group_id:nested_group.id)}",
|
||||
uiSref: "inventories.edit.groups.edit({group_id:nested_group.id})",
|
||||
columnClass: 'col-lg-6 col-md-6 col-sm-6 col-xs-6',
|
||||
class: 'InventoryManage-breakWord',
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user