rename cosign -> copay throughout code

Also, "cosigners" becomes "copayers"
This commit is contained in:
Ryan X. Charles 2014-03-28 14:08:14 -04:00
commit 7176e49509
15 changed files with 44 additions and 44 deletions

View file

@ -1,6 +1,6 @@
'use strict';
angular.module('cosign.header').controller('HeaderController',
angular.module('copay.header').controller('HeaderController',
function($scope, $rootScope, $location) {
$scope.menu = [{
'title': 'Home',