Fixes #343
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user