Glidera Integration
This commit is contained in:
parent
326c699286
commit
4ed39a22d4
8 changed files with 314 additions and 0 deletions
|
|
@ -112,6 +112,13 @@
|
|||
ng-style="{'background-color':index.backgroundColor}">{{ (index.alias || index.walletName) | limitTo: 1}}
|
||||
</div>
|
||||
<div class="right">
|
||||
|
||||
<a ng-if="index.glideraToken"
|
||||
class="button outline round light-gray tiny preferences-icon m0"
|
||||
ng-click="$root.go('preferencesGlidera')">
|
||||
Glidera
|
||||
</a>
|
||||
|
||||
<a ng-click="$root.go('preferences')" class="button outline round light-gray tiny preferences-icon m0">
|
||||
<i class="fi-widget size-18 vm"></i>
|
||||
<span class="show-for-medium-up" translate>Preferences</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue