bitcoin: working. paypro todo
This commit is contained in:
parent
2fe6ec4c6a
commit
80e22c59a0
4 changed files with 68 additions and 66 deletions
|
|
@ -5,7 +5,7 @@ angular.module('copayApp.controllers').controller('HomeController', function($sc
|
|||
// Global go. This should be in a better place TODO
|
||||
// We dont do a 'go' directive, to use the benefits of ng-touch with ng-click
|
||||
$rootScope.go = function (path) {
|
||||
go.go(path);
|
||||
go.path(path);
|
||||
};
|
||||
|
||||
var _credentials, _firstpin;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue