ocket8888 commented on code in PR #7462:
URL: https://github.com/apache/trafficcontrol/pull/7462#discussion_r1176767807


##########
experimental/traffic-portal/src/app/login/reset-password-dialog/reset-password-dialog.component.html:
##########
@@ -21,6 +21,6 @@ <h1 mat-dialog-title>Reset Password</h1>
        </mat-dialog-content>
        <mat-dialog-actions>
                <button mat-raised-button color="warn" type="button" 
mat-dialog-close>Cancel</button>
-               <button mat-raised-button color="primary">Submit</button>
+               <button  mat-raised-button color="primary" 
type="submit">Submit</button>

Review Comment:
   mistake



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to