Merge remote-tracking branch 'origin/develop' into develop

pull/21833/head
Weblate 2018-01-12 10:32:46 +00:00
commit 3477c8a8d3
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ export default React.createClass({
>
<div className="mx_Dialog_content">
{ this.props.description }
</div>.
</div>
<DialogButtons primaryButton={this.props.button || _t('OK')}
onPrimaryButtonClick={this.onOk}
primaryButtonClass={primaryButtonClass}