diff --git a/src/routes/app/routes/organization/components/organization.js b/src/routes/app/routes/organization/components/organization.js index 7fcc14c..551fd35 100644 --- a/src/routes/app/routes/organization/components/organization.js +++ b/src/routes/app/routes/organization/components/organization.js @@ -650,7 +650,7 @@ class Organization extends React.Component { open={this.state.showErrorMessage} onRequestClose={this.handleDialogDismiss.bind(this)} > - {this.state.message} + {this.state.errorMessage}