fix button
This commit is contained in:
parent
e3e1871fa8
commit
abdd8cb38f
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@
|
|||
ng-click="$root.openExternalLink(glideraUrl)">Glidera.io</a>
|
||||
<div>
|
||||
<a class="button m20t light-gray outline round tiny"
|
||||
ng-init="glideraUrl = index.network == 'testnet' ? 'https://sandbox.glidera.io/login' :
|
||||
ng-init="glideraUrl = index.glideraTestnet ? 'https://sandbox.glidera.io/login' :
|
||||
'https://glidera.io/login'"
|
||||
ng-click="$root.openExternalLink(glideraUrl)"
|
||||
translate>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue