Skip to content

Commit

Permalink
fix(sign-in): stop submitting the sign in form when clicking on the r…
Browse files Browse the repository at this point in the history
…eset button
  • Loading branch information
AnthonyNahas committed Jul 2, 2018
1 parent 75fdf78 commit 013e537
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/auth/module/components/auth/auth.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@

<div class="col">
<button *ngIf="guestEnabled"
type="button"
class="btn btn-outline-secondary"
(click)="selectResetPasswordTab()">
Forgot Password?
Expand Down

0 comments on commit 013e537

Please sign in to comment.