fix private message from tx proposal
This commit is contained in:
parent
da11dd7372
commit
90e943f897
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
</a>
|
||||
</div>
|
||||
<div class="show-for-small-only small-12 columns m10b" ng-show="tx.comment">
|
||||
<p class="size-14 label">
|
||||
<p class="size-14 label ellipsis text-left">
|
||||
{{tx.comment}} Created by <strong>{{$root.wallet.publicKeyRing.nicknameForCopayer(tx.creator)}}</strong>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue