Added Gravatar avatar icons. issue 39
This commit is contained in:
parent
dfa07de6c8
commit
5b2eabcfd3
3 changed files with 16 additions and 2 deletions
|
|
@ -76,8 +76,8 @@
|
|||
</a>
|
||||
<ul class="dropdown-menu">
|
||||
<li>
|
||||
<div align="center" style="font-size: 110px;height: 120px;">
|
||||
<span class="glyphicon glyphicon-user"></span>
|
||||
<div align="center">
|
||||
<img src="{{user.getAvatarUrl()}}" />
|
||||
</div>
|
||||
</li>
|
||||
<li class="divider"></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue