dont set initial phase, show panel when collapsed
This commit is contained in:
parent
f7b6e9c6fc
commit
a734fb9d35
3 changed files with 4 additions and 4 deletions
|
@ -424,7 +424,7 @@ module.exports = React.createClass({
|
|||
{ saveButton }
|
||||
{ cancelButton }
|
||||
{ rightRow }
|
||||
<RoomHeaderButtons />
|
||||
<RoomHeaderButtons collapsedRhs={this.props.collapsedRhs} />
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue