cleanup
This commit is contained in:
parent
1153f942ac
commit
3babc0c47d
5 changed files with 37 additions and 173 deletions
|
|
@ -37,10 +37,6 @@
|
|||
<span class="badge badge-assertive m5t m10r" ng-show="txpsN>3"> {{txpsN}}</span>
|
||||
</a>
|
||||
|
||||
<!-- <a ng-repeat="tx in txps" class="item item-sub" ng-click="openTxpModal(tx)">
|
||||
<span ng-include="'views/includes/txp.html'"></span>
|
||||
</a> -->
|
||||
|
||||
<div ng-repeat="tx in txps" ng-click="openTxpModal(tx)">
|
||||
<a class="wallet-details__item item item-sub" ng-include="'views/includes/txp.html'"></a>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue