fixes
This commit is contained in:
parent
a34d483cd3
commit
35756cf529
21 changed files with 89 additions and 78 deletions
|
|
@ -75,7 +75,7 @@
|
|||
</div>
|
||||
|
||||
<div class="item">
|
||||
<div ng-if="btx.action == 'received'">
|
||||
<div ng-if="btx.action == 'received' || 'moved'">
|
||||
<span translate>Date</span>
|
||||
<span class="item-note">
|
||||
<time>{{ btx.time * 1000 | amDateFormat:'MM/DD/YYYY HH:mm a'}}</time>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue