Revision 86432004 src/gr/grnet/pithos/web/client/catalog/UpdateUserCatalogs.java

b/src/gr/grnet/pithos/web/client/catalog/UpdateUserCatalogs.java
33 33

  
34 34
    public void onSuccess(UserCatalogs requestedUserCatalogs, UserCatalogs updatedUserCatalogs) {
35 35
        for(Map.Entry<String, String> uc : requestedUserCatalogs) {
36
            app.LOG("New displayName ", uc.getValue());
36
//            app.LOG("New displayName ", uc.getValue());
37 37
        }
38 38
    }
39 39

  

Also available in: Unified diff