Project

General

Profile

« Previous | Next » 

Revision 60758

[Monitor Dashboard | Trunk]: Fix broken link to explore in research results

View differences:

searchResearchResults.component.ts
14 14
                               [customFilter]=customFilter [hasPrefix]="false"
15 15
                               [includeOnlyResultsAndFilter]="false"
16 16
                               [showSwitchSearchLink]="true"
17
                               [openaireLink]="'https://'+(properties.environment != 'production'?'beta.':'')+'explore.openaire.eu/search/simple/research-outcomes'"
17
                               [openaireLink]="'https://'+(properties.environment != 'production'?'beta.':'')+'explore.openaire.eu/search/find/research-outcomes'"
18 18
                               [piwikSiteId]="piwikSiteId"
19 19
      ></search-research-results>
20 20
    </div>

Also available in: Unified diff