1. Link for 'Results in OpenAIRE' added in table view pages (connect portal).

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@52171 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
konstantina.galouni 2018-05-23 13:48:12 +00:00
parent e083e5f887
commit 4b32e4081f
2 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,7 @@ import {PiwikHelper} from '../../utils/piwikHelper';
[(results)] = "results" [(searchUtils)] = "searchUtils"
[columnNames]="columnNames"
[showResultCount]=false
openaireLink="https://beta.explore.openaire.eu/search/find/dataproviders"
[disableForms]="disableForms"
[enableSearchView]="enableSearchView"
searchFormClass="datasourcesTableSearchForm"

View File

@ -22,6 +22,7 @@ import {ConnectHelper} from '../../openaireLibrary/connect/connectHelper';
[(results)] = "results" [(searchUtils)] = "searchUtils"
[columnNames]="columnNames"
[showResultCount]=false
openaireLink="https://beta.explore.openaire.eu/search/find/projects"
[disableForms]="disableForms"
[enableSearchView]="enableSearchView"
searchFormClass="projectsTableSearchForm"