[Trunk | Library]: Change deposit route.

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@56665 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
konstantina.galouni 2019-07-22 13:25:01 +00:00
parent 46ca524ce5
commit 3bf902b5a0
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ export class DepositFirstPageComponent {
public divContents = null;
public keyword: string;
public depositRoute = "/search-deposit";
public depositRoute = "participate/deposit/search";
public searchPlaceHolder = "Search for repositories by title, country, organization, subject...";
properties:EnvProperties;