mirror of https://github.com/rancher/dashboard.git
Merge branch 'group-default-type' of github.com:nwmac/dashboard into group-default-type
This commit is contained in:
commit
b49cc15a0d
|
|
@ -1269,7 +1269,7 @@ export const mutations = {
|
|||
},
|
||||
|
||||
// setGroupDefaultType({group: 'core', defaultType: 'name'});
|
||||
// By default ehwn e agroup is clicked, the first item is selected - this allows
|
||||
// By default when a group is clicked, the first item is selected - this allows
|
||||
// this behvaiour to be changed and a named child type can be chosen
|
||||
// These operate on group names *after* mapping but *before* translation
|
||||
setGroupDefaultType(state, { group, groups, defaultType }) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue