Revision 60814
Added by Argiro Kokogiannaki over 3 years ago
tab.component.ts | ||
---|---|---|
30 | 30 |
export class TabComponent { |
31 | 31 |
@Input('tabTitle') title: string; |
32 | 32 |
@Input('tabNumber') num: number; |
33 |
@Input('statistics') statistics: boolean = false;
|
|
33 |
@Input('customClass') customClass:string = "";
|
|
34 | 34 |
@Input('tabId') tabId: string; |
35 | 35 |
} |
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