added additional options to external service to provide custom message. disabled confirm dialog where needed
This commit is contained in:
parent
3d9e40b4c5
commit
fa7c746f5e
19 changed files with 73 additions and 57 deletions
|
|
@ -123,7 +123,7 @@
|
|||
</a>
|
||||
|
||||
<div class="item item-divider"></div>
|
||||
<a class="item item-icon-left item-icon-right" ng-click=openExternalLink("https://help.bitpay.com", "BitPay Help & Support")>
|
||||
<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">
|
||||
<img src="img/icon-help-support.svg" class="bg"/>
|
||||
</i>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue