fix : disabled EXA button
This commit is contained in:
parent
89c9307d0f
commit
552fd22efd
@ -53,7 +53,7 @@ export class TouchPadMenuComponent implements OnInit, OnDestroy {
|
||||
maxRowsReached: boolean = false;
|
||||
totalAmountLimitReached: boolean = false;
|
||||
showLimitPopup: boolean = false;
|
||||
disabledLabels: string[] = ['SHW', 'SJP', '.'];
|
||||
disabledLabels: string[] = ['SHW', 'SJP', '.','EXA'];
|
||||
|
||||
// TNP logic
|
||||
tanGroupStage = 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user