diff --git a/src/app/deposits/fixed-deposits/fixed-deposit-account-view/transactions-tab/transactions-tab.component.html b/src/app/deposits/fixed-deposits/fixed-deposit-account-view/transactions-tab/transactions-tab.component.html index 7ee4be743..d1f1aa380 100644 --- a/src/app/deposits/fixed-deposits/fixed-deposit-account-view/transactions-tab/transactions-tab.component.html +++ b/src/app/deposits/fixed-deposits/fixed-deposit-account-view/transactions-tab/transactions-tab.component.html @@ -106,7 +106,7 @@ {{ 'labels.inputs.Actions' | translate }} - + @@ -115,6 +115,12 @@ {{ 'labels.text.View Transaction' | translate }} + @if (!isFirstTransaction(idx)) { + + }