fix peer-list

This commit is contained in:
Gustavo Maximiliano Cortez 2014-09-02 11:02:59 -03:00
commit 7b316939f2
2 changed files with 3 additions and 5 deletions

View file

@ -1,8 +1,7 @@
<div ng-controller="CopayersController">
<div class="copay-box" ng-repeat="copayer in copayersList()">
<img
class="br100"
ng-class="online"
class="br100 online"
src="./img/satoshi.gif"
alt="{{copayer.peerId}}"
width="70">