Skip to content

Commit

Permalink
Removed back button to prevent 404 pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig-Rosario committed Mar 9, 2025
1 parent 4a67c2f commit 34dbc7e
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,4 @@ <h3 matSubheader>{{ 'labels.heading.Client Members' | translate }}</h3>
</div>
</mat-nav-list>
</mat-card>

<div fxLayout="row" fxLayout.xs="column" fxLayoutAlign="center" fxLayoutGap="5px">
<button type="button" mat-raised-button [routerLink]="['../']">{{ 'labels.buttons.Back' | translate }}</button>
</div>
</div>

0 comments on commit 34dbc7e

Please sign in to comment.