Merge pull request #3587 from cmgustavo/bug/modals-home

Bug/modals home
This commit is contained in:
Gustavo Maximiliano Cortez 2015-12-03 18:09:05 -03:00
commit 87cbb11bfb
5 changed files with 20 additions and 14 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>