add gravatars
This commit is contained in:
parent
546d0c181e
commit
99dd65ed07
6 changed files with 20 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<div ng-controller="CopayersController">
|
||||
<div class="copay-box" ng-repeat="copayer in copayersList()">
|
||||
<span ng-include="'views/includes/photo.html'"></span>
|
||||
<img gravatar-src="'{{copayer.nick}}'" gravatar-size="35">
|
||||
<div
|
||||
class="ellipsis"
|
||||
tooltip="ID: {{copayer.peerId}}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue