git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/notifications@115414 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
005050a005
commit
ccab6767b6
|
@ -90,7 +90,7 @@ public class NotificationsServiceImpl extends RemoteServiceServlet implements No
|
|||
*/
|
||||
public String getDevelopmentUser() {
|
||||
String user = "test.user";
|
||||
user = "massimiliano.assante";
|
||||
// user = "massimiliano.assante";
|
||||
return user;
|
||||
}
|
||||
public UserInfo getUserInfo() {
|
||||
|
|
Loading…
Reference in New Issue