show right panel tabs inside panel instead of room header in grid mode
This commit is contained in:
@@ -433,7 +433,7 @@ module.exports = React.createClass({
|
||||
{ saveButton }
|
||||
{ cancelButton }
|
||||
{ rightRow }
|
||||
<RoomHeaderButtons />
|
||||
{ !this.props.isGrid ? <RoomHeaderButtons /> : undefined }
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user