Merge branch '#99-CannotAssociateGroupsOnCreation' into Release0.2
This commit is contained in:
commit
5ba22c2fd3
@ -470,7 +470,7 @@
|
||||
"IsContractor": false
|
||||
});
|
||||
self.getGroups(function(data) {
|
||||
self.chosenUserDetails().Groups = data;
|
||||
self.chosenUserDetails().Groups = data.Groups;
|
||||
self.chosenUserDetails.valueHasMutated();
|
||||
});
|
||||
self.getUnassignedCardData();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user