Fix profile table, address book table and transaction proposal table
This commit is contained in:
parent
15d7eb9e21
commit
9b7e574968
6 changed files with 62 additions and 55 deletions
|
|
@ -70,7 +70,7 @@
|
|||
</div>
|
||||
|
||||
</div>
|
||||
<div ng-show="btx.showDetails">
|
||||
<div ng-show="btx.showDetails" class="m10t">
|
||||
<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