add paypro info to history
This commit is contained in:
parent
cfb7383b2d
commit
29a4bd32e3
1 changed files with 6 additions and 0 deletions
|
|
@ -69,6 +69,12 @@
|
|||
|
||||
</div>
|
||||
<div ng-show="btx.showDetails" class="m10t">
|
||||
<div class="send-note" ng-show="!!btx.merchant">
|
||||
<p>
|
||||
<b>{{btx.merchant.pr.pd.memo}}</b>
|
||||
<p>
|
||||
<span ng-show="tx.merchant.domain">[{{btx.merchant.domain}}]</span>
|
||||
</div>
|
||||
<table class="last-transactions-content" ng-if="btx.actionList.0">
|
||||
<tbody>
|
||||
<tr ng-repeat="c in btx.actionList">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue