Revision 60814
Added by Argiro Kokogiannaki over 3 years ago
resultLanding.component.ts | ||
---|---|---|
423 | 423 |
} |
424 | 424 |
|
425 | 425 |
public get hasPrimaryInfo(): boolean { |
426 |
return !!this.resultLandingInfo && (!!this.resultLandingInfo.description || !!this.resultLandingInfo.identifiers || !!this.resultLandingInfo.subjects || !!this.enermapsId);
|
|
426 |
return !!this.resultLandingInfo && (!!this.resultLandingInfo.description || !!this.resultLandingInfo.identifiers || !!this.resultLandingInfo.subjects); |
|
427 | 427 |
} |
428 | 428 |
|
429 | 429 |
public get hasSecondaryInfo(): boolean { |
Also available in: Unified diff
[Library|Trunk]
Tabs:
- use CustomClass directive instead of statistics
- update it in landing pages
Enermaps Integration:
- Result LAnding at a new tab with enermaps tool
- Image on the left of the result preview component