Project

General

Profile

« Previous | Next » 

Revision 58318

[Library | Trunk]: Add external link on advanced buttons and open new tab

View differences:

organization.component.ts
554 554
  getFunderProjects(): string {
555 555
    return this.downloadURLAPI + '?'+this.csvProjectParamsHead+encodeURI(this.funder.id)+this.csvParamsTail;
556 556
  }
557
  
558
  open(value: any) {
559
    console.log(value);
560
  }
557 561
}

Also available in: Unified diff