add paypro info to history

This commit is contained in:
Gustavo Maximiliano Cortez 2014-11-20 11:43:21 -03:00
commit 29a4bd32e3

View file

@ -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">