Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonardo Mendoza Fernadez authored and Leonardo Mendoza Fernadez committed Jan 15, 2024
1 parent 5d5c437 commit e435018
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions src/app/register2/components/step-c/step-c.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ <h2 class="orc-font-body-small" i18n="@@register.step4.3">
<app-form-visibility
formControlName="activitiesVisibilityDefault"
></app-form-visibility>
<!-- <app-form-terms formControlName="termsOfUse"></app-form-terms> -->
<!-- <app-form-anti-robots formControlName="captcha"></app-form-anti-robots> -->
<div class="step-actions">
<button
id="step-c-register-button"
Expand Down
2 changes: 0 additions & 2 deletions src/app/register2/components/step-c2/step-c2.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ <h2 class="orc-font-body-small" i18n="@@register.step3.3">
formControlName="affiliations"
[nextButtonWasClicked]="nextButtonWasClicked"
></app-form-current-employment>
<!-- <app-form-terms formControlName="termsOfUse"></app-form-terms> -->
<!-- <app-form-anti-robots formControlName="captcha"></app-form-anti-robots> -->
<div class="step-actions margin-top-12">
<button
id="step-c-register-button"
Expand Down

0 comments on commit e435018

Please sign in to comment.