Ensure settings view is updated when changes made to cards and accounts.
This commit is contained in:
parent
efd92f5d4a
commit
801ba54d46
2 changed files with 10 additions and 2 deletions
|
|
@ -113,7 +113,7 @@
|
|||
</a>
|
||||
|
||||
<a class=" item item-icon-left item-icon-right"
|
||||
ng-if="bitpayAccounts || (bitpayCardEnabled && bitpayCards)"
|
||||
ng-if="bitpayAccounts || bitpayCards"
|
||||
ui-sref="tabs.preferences.bitpayServices">
|
||||
<i class="icon big-icon-svg circle">
|
||||
<div class="bg icon-bitpay"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue