1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 14:42:10 +00:00

Remove user email from the wiki page (#2274)

This commit is contained in:
C_Q
2018-08-14 12:14:04 +08:00
committed by Daniel Pan
parent 0541ea6c16
commit e68efa9a31
6 changed files with 11 additions and 10 deletions

View File

@@ -117,12 +117,9 @@ class Account extends Component {
<div className="outer-caret up-outer-caret"><div className="inner-caret"></div></div>
<div className="sf-popover-con">
<div className="item o-hidden">
<span>
{this.renderAvatar()}
</span>
{this.renderAvatar()}
<div className="txt">
{this.state.userName} <br/>
{this.state.contactEmail}
{this.state.userName}
</div>
</div>
<div id="space-traffic">