how comment on tx list

This commit is contained in:
Matias Alejo Garcia 2016-06-03 15:36:45 -03:00
commit 28eb3ee989
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
4 changed files with 10 additions and 20 deletions

View file

@ -128,7 +128,7 @@
<li class="p10 oh" ng-show="btx.note">
<span class="text-gray" translate>Comment</span>
<span class="right enable_text_select">{{btx.note.body}}</span><br>
<span class="right text-italic text-gray size-12 m10t">
<span class="right text-italic text-gray size-12">
<span>{{btx.note.editedByName}}</span>
<time>{{btx.note.editedOn * 1000 | amTimeAgo}}</time></span>
</span>