Fix title home and txp details

This commit is contained in:
Gustavo Maximiliano Cortez 2015-12-03 18:06:45 -03:00
commit 705416dfa5
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
2 changed files with 4 additions and 4 deletions

View file

@ -87,7 +87,7 @@
<h4 class="title m0" translate>Details</h4>
<ul class="no-bullet size-14 m0">
<li class="line-b p10 oh">
<li class="line-b p10 oh" ng-show="tx.message">
<span class="text-gray" translate>Note</span>
<span class="right">{{tx.message}}</span>
</li>