Merge pull request #5473 from jlmitch5/fixDetailTabInvManageGroup

fix detail tab for inventory manage edit group
This commit is contained in:
jlmitch5 2017-02-21 11:30:26 -05:00 committed by GitHub
commit a55f3d9ee8

View File

@ -24,6 +24,7 @@ export default
// form generator inspects the current state name to determine whether or not to set an active (.is-selected) class on a form tab
// this setting is optional on most forms, except where the form's edit state name is not parentStateName.edit
activeEditState: 'inventoryManage.editGroup',
detailsClick: "$state.go('inventoryManage.editGroup')",
well: false,
fields: {
name: {