Revert "Scan handling"
This commit is contained in:
parent
8f46973240
commit
641091e7d9
25 changed files with 129 additions and 511 deletions
|
|
@ -61,7 +61,7 @@ angular.module('copayApp.controllers').controller('tabSendController', function(
|
|||
|
||||
$scope.openScanner = function() {
|
||||
$state.go('tabs.scan');
|
||||
};
|
||||
}
|
||||
|
||||
$scope.showMore = function() {
|
||||
currentContactsPage++;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue