Fix - 303 - Detail wallet, header reset after reloading
This commit is contained in:
parent
05f64123d6
commit
90334dd686
1 changed files with 0 additions and 1 deletions
|
|
@ -85,7 +85,6 @@ angular.module('copayApp.controllers').controller('walletDetailsController', fun
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
refreshAmountSection();
|
|
||||||
$timeout(function() {
|
$timeout(function() {
|
||||||
$scope.$apply();
|
$scope.$apply();
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue