rm log
This commit is contained in:
parent
0ed067bc94
commit
203e85a986
1 changed files with 0 additions and 2 deletions
|
|
@ -512,7 +512,6 @@ angular.module('copayApp.controllers').controller('walletHomeController', functi
|
||||||
};
|
};
|
||||||
|
|
||||||
this.setAddress = function(forceNew) {
|
this.setAddress = function(forceNew) {
|
||||||
console.log('[walletHome.js.795] KK', self.kk); //TODO
|
|
||||||
self.addrError = null;
|
self.addrError = null;
|
||||||
var fc = profileService.focusedClient;
|
var fc = profileService.focusedClient;
|
||||||
if (!fc)
|
if (!fc)
|
||||||
|
|
@ -829,7 +828,6 @@ console.log('[walletHome.js.795] KK', self.kk); //TODO
|
||||||
var self = this;
|
var self = this;
|
||||||
self.blockUx = !!name;
|
self.blockUx = !!name;
|
||||||
|
|
||||||
console.log('[walletHome.js.795] KK', self.kk); //TODO
|
|
||||||
if (isCordova) {
|
if (isCordova) {
|
||||||
if (name) {
|
if (name) {
|
||||||
window.plugins.spinnerDialog.hide();
|
window.plugins.spinnerDialog.hide();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue