diff --git a/src/js/routes.js b/src/js/routes.js index ed62372e3..67d78bbde 100644 --- a/src/js/routes.js +++ b/src/js/routes.js @@ -592,20 +592,6 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr } }) - - // TODO remove - .state('tabs.scan', { - url: '/cashScan2', - views: { - 'tab-home@tabs': { - controller: 'cashScanController', - templateUrl: 'views/cashScan.html' - } - } - }) - - - /* * * Addressbook diff --git a/www/views/cashScan.html b/www/views/cashScan.html index 602154605..40621ee2b 100644 --- a/www/views/cashScan.html +++ b/www/views/cashScan.html @@ -14,6 +14,13 @@ BTC Wallets + +
+ No wallets elegible for Bitcoin Cash support +
+ + +
{{error}}
@@ -23,6 +30,7 @@
+
diff --git a/www/views/tab-home.html b/www/views/tab-home.html index da3764c50..9300a598e 100644 --- a/www/views/tab-home.html +++ b/www/views/tab-home.html @@ -11,10 +11,6 @@ on-refresh="onRefresh()"> -TODO Remove: - Scan your wallets for Bitcoin Cash - -