Skip to content

Commit 286c2b3

Browse files
authored
Update df-role-details.component.ts
1 parent 25f5c46 commit 286c2b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app/adf-roles/df-role-details/df-role-details.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ export class DfRoleDetailsComponent implements OnInit {
6262
alertType: AlertType = 'error';
6363
visibilityArray: boolean[] = [];
6464
originalLookupKeyIds: number[] = [];
65+
deletedLookupKeys: any[] = [];
6566

6667
constructor(
6768
@Inject(ROLE_SERVICE_TOKEN)

0 commit comments

Comments
 (0)