Project

General

Profile

« Previous | Next » 

Revision 48851

Dataprovider landing: 'Related Content Providers' tab bug fix - Subject added in fetch functions to preprocess when requests are over - custom paging added

View differences:

dataProviderInfo.ts
119 119
    statistics: any;
120 120
    //projects: any;
121 121
    datasources: any;
122

  
123
    relatedDatasources: Map<string, {"name": string, "countPublications": string, "countDatasets": string}>;
122 124
}

Also available in: Unified diff