Don't bubble cancel click to room header.

pull/21833/head
Richard Lewis 2017-08-17 12:21:44 +01:00
parent d1ee257b5a
commit 02edadbd15
1 changed files with 0 additions and 1 deletions

View File

@ -329,7 +329,6 @@ module.exports = React.createClass({
<div className="mx_RoomHeader_rightRow">
{ settingsButton }
<ManageIntegsButton
onCancelClick={this.props.onCancelClick}
roomId={this.props.room.roomId}
/>
{ forgetButton }