ref 12119:AccountingDashboard - Create a new Accounting Dashboard
https://support.d4science.org/issues/12119 Updated Tree git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/accounting-dashboard@169715 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
4dc461cfac
commit
17506b2558
|
@ -135,7 +135,7 @@ public class ServiceCredentials implements Serializable {
|
||||||
+ fullName + ", name=" + name + ", lastName=" + lastName
|
+ fullName + ", name=" + name + ", lastName=" + lastName
|
||||||
+ ", email=" + email + ", scope=" + scope + ", groupId="
|
+ ", email=" + email + ", scope=" + scope + ", groupId="
|
||||||
+ groupId + ", groupName=" + groupName + ", userAvatarURL="
|
+ groupId + ", groupName=" + groupName + ", userAvatarURL="
|
||||||
+ userAvatarURL + ", token=" + token + "]";
|
+ userAvatarURL+"]";
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue