Replace You with Me

This commit is contained in:
Yemel Jardi 2014-08-04 10:14:03 -03:00
commit 125c99320b
3 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
src="./img/satoshi.gif"
alt="{{copayer}}">
<span ng-show="copayer.index == 0">you</span>
<span ng-show="copayer.index == 0">Me</span>
<span ng-show="copayer.index > 0">{{copayer.nick}}</span>
<span class="btn-copy" clip-copy="copayer.peerId"></span>
</li>