refactor
This commit is contained in:
parent
256f7218d7
commit
8d591ab7ab
3 changed files with 24 additions and 16 deletions
|
|
@ -149,7 +149,7 @@
|
|||
<li class="line-b p10" ng-if="!paymentExpired">
|
||||
<span class="text-gray" translate>Expires</span>
|
||||
<span class="right">
|
||||
<time>{{tx.paypro.expires * 1000 | amTimeAgo }}</time>
|
||||
<time>{{expires * 1000 | amTimeAgo }}</time>
|
||||
</span>
|
||||
</li>
|
||||
<li class="line-b p10">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue