Advertisement
nikolayneykov

Untitled

Nov 27th, 2019
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.         <div class="form-control-feedback"
  2.           *ngIf="profileSettingsForm.controls['password'].touched && profileSettingsForm.controls['password'].errors?.required">
  3.           Password is required.</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement