mirror of https://github.com/vector-im/riot-web
move admin tools to the top
parent
cf1b1442eb
commit
88273e8065
|
@ -681,12 +681,12 @@ module.exports = React.createClass({
|
|||
</div>
|
||||
</div>
|
||||
|
||||
{ adminTools }
|
||||
|
||||
{ startChat }
|
||||
|
||||
{ this._renderDevices() }
|
||||
|
||||
{ adminTools }
|
||||
|
||||
{ spinner }
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue