disabledConfirmation -> confirm

pull/3921/head
Luke Barnard 2017-05-16 12:45:30 +01:00
parent 5814a3fdc8
commit e367fb5a98
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ export default React.createClass({
rowLabelClassName="" rowLabelClassName=""
rowInputClassName="" rowInputClassName=""
buttonClassName="mx_Dialog_primary mx_SetPasswordDialog_change_password_button" buttonClassName="mx_Dialog_primary mx_SetPasswordDialog_change_password_button"
disableConfirmation={true} confirm={false}
onError={this._onPasswordChangeError} onError={this._onPasswordChangeError}
onFinished={this._onPasswordChanged} /> onFinished={this._onPasswordChanged} />
<div className="error"> <div className="error">