rename cosign -> copay throughout code
Also, "cosigners" becomes "copayers"
This commit is contained in:
parent
dbc0018ad3
commit
7176e49509
15 changed files with 44 additions and 44 deletions
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
angular.element(document).ready(function() {
|
||||
// Init the app
|
||||
angular.bootstrap(document, ['cosign']);
|
||||
angular.bootstrap(document, ['copay']);
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue