mirror of https://github.com/apache/cloudstack.git
parent
1cfe296452
commit
47ca27b1ed
|
|
@ -38,7 +38,7 @@
|
|||
accountID: user.userid,
|
||||
accountName: user.account,
|
||||
userName: user.username,
|
||||
accountType: cloudStack.converters.toRole(user.type),
|
||||
accountType: user.role,
|
||||
accountDomainID: user.domainid
|
||||
}));
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue