Fix profile table, address book table and transaction proposal table

This commit is contained in:
Gustavo Maximiliano Cortez 2014-11-15 04:04:05 -03:00
commit 9b7e574968
6 changed files with 62 additions and 55 deletions

View file

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