mirror of https://github.com/ghostfolio/ghostfolio
committed by
GitHub
21 changed files with 170 additions and 168 deletions
File diff suppressed because it is too large
@ -1,7 +1,7 @@ |
|||
<a |
|||
class="align-items-center d-flex" |
|||
title="Upgrade to Ghostfolio Premium" |
|||
[ngStyle]="{ 'pointer-events': enableLink ? 'initial' : 'none' }" |
|||
[routerLink]="routerLinkPricing" |
|||
[style.pointer-events]="enableLink ? 'initial' : 'none'" |
|||
><ion-icon class="text-muted" name="diamond-outline" |
|||
/></a> |
|||
|
|||
Loading…
Reference in new issue