Project

General

Profile

« Previous | Next » 

Revision 54781

[trunk]: Connect: Remove unnecessary logs

View differences:

depositBySubjectResult.component.ts
56 56
                            this.fetchZenodoInformation.searchNumberOfZCommunities(communityId, this.properties, this.zenodoInformation);
57 57
                       },
58 58
                      error => {
59
                        console.log("Community couldn't be loaded");
59
                        console.error("Community couldn't be loaded");
60 60
                      }
61 61
                    );
62 62
                }

Also available in: Unified diff