reverse timeline
This commit is contained in:
parent
28df86e6d1
commit
570b16a81a
2 changed files with 4 additions and 0 deletions
|
|
@ -49,6 +49,8 @@ angular.module('copayApp.controllers').controller('txpDetailsController', functi
|
|||
by: action.copayerName
|
||||
});
|
||||
});
|
||||
|
||||
$scope.actionList.reverse();
|
||||
};
|
||||
|
||||
$scope.$on('accepted', function(event) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue