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:

search.component.ts
155 155
          this.showOrganizations =   showEntity["organization"];
156 156
          this.showDataProviders =   showEntity["datasource"];
157 157
          this.showSoftware =  showEntity["software"];
158
          this.showOrps =   showEntity["other"];
158
          this.showOrps =   showEntity["orp"];
159 159

  
160 160
          this.sub =  this.route.queryParams.subscribe(params => {
161 161

  

Also available in: Unified diff