ignorePayPro verification in chrome

This commit is contained in:
Matias Alejo Garcia 2015-04-16 17:44:12 -03:00
commit 1a68e348c4
3 changed files with 6 additions and 7 deletions

View file

@ -1,7 +1,5 @@
'use strict';
// TODO rateService
angular.module('copayApp.controllers').controller('walletHomeController', function($scope, $rootScope, $timeout, $filter, $modal, notification, txStatus, isCordova, profileService, lodash) {