Merge pull request #774 from ryanxcharles/feature/show-SIN

we are merging this and changing to tooltip in a future PR.
This commit is contained in:
Matias Alejo Garcia 2014-06-27 10:11:38 -03:00
commit cefe1548a5
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@
</div>
<div class="large-9 medium-8 small-12 columns">
<!-- <div class="bottom&#45;copay" ng&#45;repeat="c in $root.wallet.getRegisteredPeerIds()" class="has&#45;tip" tooltip&#45;popup&#45;delay="1000" tooltip&#45;placement="top" tooltip="{{c.nick}}"> -->
<div class="bottom-copay" ng-repeat="c in $root.wallet.getRegisteredPeerIds()">
<div class="bottom-copay" ng-repeat="c in $root.wallet.getRegisteredPeerIds()" title="{{c.peerId}}">
<video ng-if="$root.videoInfo[c.peerId]"
avatar peer="{{c}}"
autoplay