deleted link to test paypro

This commit is contained in:
Gustavo Maximiliano Cortez 2014-11-07 17:01:02 -03:00
commit c132346959
2 changed files with 0 additions and 17 deletions

View file

@ -31,18 +31,6 @@ angular.module('copayApp.controllers').controller('HomeController', function($sc
identityService.open($scope, form);
}
//TODO erase this function
$scope.setPayment = function() {
$rootScope.pendingPayment = {
"data": {
"amount": 20.3,
"label": "Luke-Jr",
"message": "Hola chango?"
},
"address": "175tWpb8K1S7NmH4Zx6rewF9WQrcZv245W"
};
}
function getParam(sname) {
var params = location.search.substr(location.search.indexOf("?") + 1);
var sval = "";

View file

@ -10,11 +10,6 @@
<div ng-include="'views/includes/version.html'"></div>
</div>
<a class="text-gray" translate ng-click="setPayment()">
Test payment
</a>
<div class="p10 box-setup bg-success m10b text-white" ng-show="pendingPayment">
<div class="left">
<i class="size-36 m10r"></i>