8 lines
244 B
HTML
8 lines
244 B
HTML
<a
|
|
class="align-items-center d-flex"
|
|
title="Upgrade to Ghostfolio Premium"
|
|
[ngStyle]="{ 'pointer-events': enableLink ? 'initial' : 'none' }"
|
|
[routerLink]="routerLinkPricing"
|
|
><ion-icon class="text-muted" name="diamond-outline"
|
|
/></a>
|