fix: remove "extend landing" button when renewal not possible

Closes #338
This commit is contained in:
Jovan Krunić
2022-11-15 15:50:56 +01:00
parent 3ede650cc5
commit f60a228392

View File

@@ -48,7 +48,7 @@
<!-- {{ 'library.account.actions.cancel.header' | translate }}</ion-button--> <!-- {{ 'library.account.actions.cancel.header' | translate }}</ion-button-->
<!-- >--> <!-- >-->
<ion-button <ion-button
[disabled]="!item.canrenew" *ngIf="item.canrenew"
color="primary" color="primary"
(click)="onClick('renew')" (click)="onClick('renew')"
> >