Fixed path to copayBundle.js on index.html files for home and tests. Commented methods that use http request.
This commit is contained in:
parent
6b33f0425a
commit
1ab8330ccd
3 changed files with 6 additions and 6 deletions
|
|
@ -281,7 +281,7 @@
|
|||
<script src="lib/angular-foundation/mm-foundation-tpls.min.js"></script>
|
||||
<script src="lib/peerjs/peer.js"></script>
|
||||
<script src="lib/bitcore.js"></script>
|
||||
<script src="lib/copayBundle.js"></script>
|
||||
<script src="js/copayBundle.js"></script>
|
||||
|
||||
|
||||
<script src="js/app.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue