Fix show more

This commit is contained in:
Gustavo Maximiliano Cortez 2016-02-23 16:21:09 -03:00
commit 8a110a6b22
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

@ -283,7 +283,7 @@
({{index.completeHistory.length - index.txHistory.length}}) ({{index.completeHistory.length - index.txHistory.length}})
</span> </span>
<span ng-if="index.isSearching"> <span ng-if="index.isSearching">
{{index.result.length - index.txHistorySearchResults.length}} ({{index.result.length - index.txHistorySearchResults.length}})
</span> </span>
<i class="icon-arrow-down4"></i> <i class="icon-arrow-down4"></i>
</a> </a>