Fix typos
This commit is contained in:
parent
8138e5c9eb
commit
d5516ed394
7 changed files with 8 additions and 8 deletions
|
|
@ -88,7 +88,7 @@ angular.module('copayApp.services').factory('go', function($window, $rootScope,
|
|||
|
||||
|
||||
// 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
|
||||
// We don't do a 'go' directive, to use the benefits of ng-touch with ng-click
|
||||
$rootScope.go = function(path) {
|
||||
root.path(path);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue