Project

General

Profile

« Previous | Next » 

Revision 53258

Dispaly claims:
show the link to openaire
change claims to links
Change stats url to use production stats
Change widget url to use production
Hide Orp/software for production

View differences:

fetchDatasets.class.ts
131 131

  
132 132
  if(entity == "project") {
133 133
    parameters = "projects/"+id;
134
  } else if(entity == "organization") {
135
    parameters = "organizations/"+id;
134 136
  }
135 137

  
136 138
  if(parameters != "") {

Also available in: Unified diff