This commit is contained in:
Mo Bitar
2020-01-31 13:25:08 -06:00
parent 7ee89eb9ba
commit 76d1789a8e
4 changed files with 22 additions and 3 deletions

View File

@@ -50,7 +50,7 @@
type='password'
)
input.sk-input.contrast(
name='password',
name='password_conf',
ng-if='self.state.formData.showRegister',
ng-model='self.state.formData.password_conf',
placeholder='Confirm Password',