Don't bubble cancel click to room header.
This commit is contained in:
@@ -329,7 +329,6 @@ module.exports = React.createClass({
|
|||||||
<div className="mx_RoomHeader_rightRow">
|
<div className="mx_RoomHeader_rightRow">
|
||||||
{ settingsButton }
|
{ settingsButton }
|
||||||
<ManageIntegsButton
|
<ManageIntegsButton
|
||||||
onCancelClick={this.props.onCancelClick}
|
|
||||||
roomId={this.props.room.roomId}
|
roomId={this.props.room.roomId}
|
||||||
/>
|
/>
|
||||||
{ forgetButton }
|
{ forgetButton }
|
||||||
|
|||||||
Reference in New Issue
Block a user