Improvement - 320 - Remove red notification bubble from "Recent Transactions" module
This commit is contained in:
parent
988452f16c
commit
814e818380
2 changed files with 0 additions and 11 deletions
|
|
@ -51,7 +51,6 @@
|
|||
<a class="item item-icon-right item-heading" ui-sref="tabs.activity">
|
||||
<span translate>Recent Transactions</span>
|
||||
<i class="icon bp-arrow-right"></i>
|
||||
<span class="badge badge-assertive m5t m10r" ng-show="notificationsN>3"> {{notificationsN}}</span>
|
||||
</a>
|
||||
<a class="item item-sub activity" ng-repeat="notification in notifications" ng-click="openNotificationModal(notification)">
|
||||
<span ng-include="'views/includes/walletActivity.html'"></span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue