Project

General

Profile

« Previous | Next » 

Revision 57127

[Aggregator| Trunk]

update the aggregator according to the changes made in library components:
result landing component
result search & advance search page
user info from API - not cookie
remove isRouteenabled
clean up modules

View differences:

publication.component.ts
3 3
@Component({
4 4
  selector: 'openaire-publication',
5 5
  template: `
6
    <publication></publication>`,
6
    <result-landing type="publication" [activeTab]="'References'"></result-landing>`,
7 7
})
8 8
export class OpenairePublicationComponent {
9 9
  constructor() {

Also available in: Unified diff