fix settings view issue
This commit is contained in:
parent
fa7c746f5e
commit
404b76d65b
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<div class="item item-divider"></div>
|
<div class="item item-divider"></div>
|
||||||
<a class="item item-icon-left item-icon-right" ng-click='openExternalLink("https://help.bitpay.com", true, "BitPay Help Center", "Help and support information is available at the BitPay Help Center website. Would you like to go there now?", "Open Help Center", "Go Back")'>
|
<a class="item item-icon-left item-icon-right" ng-click="openExternalLink('https://help.bitpay.com', true, 'BitPay Help Center', 'Help and support information is available at the BitPay Help Center website. Would you like to go there now?', 'Open Help Center', 'Go Back')">
|
||||||
<i class="icon big-icon-svg">
|
<i class="icon big-icon-svg">
|
||||||
<img src="img/icon-help-support.svg" class="bg"/>
|
<img src="img/icon-help-support.svg" class="bg"/>
|
||||||
</i>
|
</i>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue