remove link on the text
This commit is contained in:
parent
5bce340a30
commit
c4fdda43e5
1 changed files with 1 additions and 6 deletions
|
|
@ -122,12 +122,7 @@
|
|||
ng-show="index.glideraStatus && (!index.glideraStatus.userEmailIsSetup || !index.glideraStatus.userPhoneIsSetup
|
||||
|| (!index.glideraStatus.userBankAccountIsSetup && index.glideraStatus.bankAccountState != 'VERIFIED'))">
|
||||
<h4 class="text-bold" translate> Complete Setup</h4>
|
||||
<span translate>Your Glidera account is not ready to transact. Please, verify it at</span>
|
||||
<a href
|
||||
ng-init="glideraUrl = index.glideraTestnet ? 'https://sandbox.glidera.io/login' :
|
||||
'https://glidera.io/login'"
|
||||
ng-click="$root.openExternalLink(glideraUrl)">Glidera.io</a>
|
||||
<div>
|
||||
<span translate>Your Glidera account is not ready to transact. Please, verify it at <b>Glidera.io</b> </span>
|
||||
<a class="button m20t light-gray outline round tiny"
|
||||
ng-init="glideraUrl = index.glideraTestnet ? 'https://sandbox.glidera.io/login' :
|
||||
'https://glidera.io/login'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue