Project

General

Profile

« Previous | Next » 

Revision 60317

[Library|Trunk]

result landing: remove console.debug --> error in server mode

View differences:

modules/uoa-services-library/trunk/ng-openaire-library/src/app/landingPages/result/resultLanding.component.ts
156 156
        this.initMetaAndLinks("result");
157 157
      } else if (data["pid"]) {
158 158
        this.identifier = Identifier.getIdentifierFromString(data["pid"]);
159
        console.debug(this.identifier);
160 159

  
161 160
        if(!this.type) {
162 161
          this.type = "result";

Also available in: Unified diff