remove slider directive and replace sliders in paperwallet view
This commit is contained in:
parent
e76924cb74
commit
dbc49e9ce0
5 changed files with 37 additions and 54 deletions
|
|
@ -127,7 +127,6 @@ angular.module('copayApp.controllers').controller('tabReceiveController', functi
|
|||
$scope.init = function() {
|
||||
$scope.wallet = $scope.wallets[0];
|
||||
$scope.updateCurrentWallet($scope.wallet);
|
||||
$scope.showWalletSelector();
|
||||
};
|
||||
|
||||
$scope.$on("$ionicView.leave", function(event, data) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue