txp at home

This commit is contained in:
Matias Alejo Garcia 2016-09-01 19:14:18 -03:00
commit b9ebe65c9b
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
12 changed files with 177 additions and 96 deletions

View file

@ -23,10 +23,6 @@
<span ng-include="'views/includes/walletActivity.html'"></span>
</div>
<a class="item text-center" ui-sref="activity" ng-show="notificationsMore">
<span translate>More</span> ({{notificationsMore}})
</a>
<div class="item" ng-show="!notifications[0]">
<span translate>No recent activity</span>
</div>