Project

General

Profile

« Previous | Next » 

Revision 58792

[Library | Trunk]: Add view more related organizations

View differences:

organization.component.ts
297 297
    );
298 298
  }
299 299
  
300
  
301
  /*public searchDataproviders(page: number = 1) {
302
    this.fetchDataproviders.getResultsForEntity("organization", this.organizationId, page, 1, this.properties);
303
  }*/
304
  
305 300
  public downloadFile(url: string, filename: string) {
306 301
    this.openLoading();
307 302
    this.setMessageLoading("Downloading CSV file");

Also available in: Unified diff