Skip to content

Commit

Permalink
Merge pull request #2166 from ORCID/feature/batch-feb-20
Browse files Browse the repository at this point in the history
batch-feb-20
  • Loading branch information
leomendoza123 authored Feb 21, 2024
2 parents 83ca56f + 88fb76d commit 4dfe51c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/register2/pages/register/register2.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
(selectionChange)="selectionChange($event)"
role="tablist"
>
<!-- <mat-step [stepControl]="FormGroupStepA">
<mat-step [stepControl]="FormGroupStepA">
<ng-template matStepLabel i18n="@@register.personalData"
>Personal data</ng-template
>
Expand All @@ -20,7 +20,7 @@
#stepComponentA
[togglzregistration21]="registration21"
></app-step-a>
</mat-step> -->
</mat-step>
<mat-step [stepControl]="FormGroupStepB">
<ng-template matStepLabel i18n="@@register.securityAndNotifications"
>Security and notifications</ng-template
Expand Down

0 comments on commit 4dfe51c

Please sign in to comment.