fix timeline order
This commit is contained in:
parent
7789eceea4
commit
57a062b2b1
4 changed files with 4 additions and 8 deletions
|
|
@ -59,8 +59,6 @@ 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