diff --git a/explore/src/app/app-routing.module.ts b/explore/src/app/app-routing.module.ts index a24b2e53..86a0b524 100644 --- a/explore/src/app/app-routing.module.ts +++ b/explore/src/app/app-routing.module.ts @@ -41,13 +41,13 @@ const routes: Routes = [ { path: 'search/find', loadChildren: () => import('./searchPages/find/libSearch.module').then(m => m.LibMainSearchModule) }, - { - path: 'search/find/:entity', loadChildren: () => import('./searchPages/find/libSearch.module').then(m => m.LibMainSearchModule) - }, {path: 'search/find/publications', component: PageURLResolverComponent}, {path: 'search/find/datasets', component: PageURLResolverComponent}, {path: 'search/find/software', component: PageURLResolverComponent}, {path: 'search/find/other', component: PageURLResolverComponent}, + { + path: 'search/find/:entity', loadChildren: () => import('./searchPages/find/libSearch.module').then(m => m.LibMainSearchModule) + }, // Advanced Search Pages { diff --git a/explore/src/app/openaireLibrary b/explore/src/app/openaireLibrary index 8b14aaf3..110c8545 160000 --- a/explore/src/app/openaireLibrary +++ b/explore/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit 8b14aaf325c4c18691be36a89dca882b945d8eb0 +Subproject commit 110c854523199f24143bb7d0e56e8815c6808319 diff --git a/explore/src/assets/common-assets b/explore/src/assets/common-assets index ad688331..63c54c7d 160000 --- a/explore/src/assets/common-assets +++ b/explore/src/assets/common-assets @@ -1 +1 @@ -Subproject commit ad6883318d1268cd61871fb6dfb974639aa3a2fc +Subproject commit 63c54c7db30bd6fbad6867656a8cb12e319e2f66