add config for bitcore"s server
This commit is contained in:
parent
9acff3db3f
commit
f208e1fc7b
2 changed files with 9 additions and 4 deletions
|
|
@ -18,7 +18,7 @@
|
|||
</figure>
|
||||
<div class="text-right" ng-show="$root.wallet">
|
||||
<div ng-if="$root.wallet.name">
|
||||
<h5>Wallet: {{$root.wallet.name}} <{{$root.wallet.id}}></h5>
|
||||
<h5>Wallet: escape({{$root.wallet.name}}) <{{$root.wallet.id}}></h5>
|
||||
<p>
|
||||
</div>
|
||||
<div ng-if="!$root.wallet.name && $root.wallet.id">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue