diff --git a/awx/ui/client/src/inventories/manage/groups/groups.route.js b/awx/ui/client/src/inventories/manage/groups/groups.route.js index 9a16edc228..905a7d2997 100644 --- a/awx/ui/client/src/inventories/manage/groups/groups.route.js +++ b/awx/ui/client/src/inventories/manage/groups/groups.route.js @@ -11,7 +11,7 @@ var ManageGroupsEdit = { name: 'inventoryManage.editGroup', route: '/edit-group?group_id', ncyBreadcrumb: { - label: "{{group.name}}" + label: "{{name}}" }, data: { mode: 'edit'