show right panel tabs inside panel instead of room header in grid mode
This commit is contained in:
parent
ec070ea782
commit
f593bff3c3
5 changed files with 47 additions and 5 deletions
|
@ -433,7 +433,7 @@ module.exports = React.createClass({
|
|||
{ saveButton }
|
||||
{ cancelButton }
|
||||
{ rightRow }
|
||||
<RoomHeaderButtons />
|
||||
{ !this.props.isGrid ? <RoomHeaderButtons /> : undefined }
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue