fix group > edit breadcrumb

This commit is contained in:
Leigh Johnson 2016-06-15 21:11:09 -04:00
parent 2d3fec2cf2
commit 758a5dce84

View File

@ -11,7 +11,7 @@ var ManageGroupsEdit = {
name: 'inventoryManage.editGroup',
route: '/edit-group?group_id',
ncyBreadcrumb: {
label: "{{group.name}}"
label: "{{name}}"
},
data: {
mode: 'edit'