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
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
<div class="text-left m30v size-12">
|
||||
Amazon.com Gift Cards never expire and can be redeemed towards millions of items at
|
||||
<a ng-click="openExternalLink('https://www.amazon.com', 'Amazon')">www.amazon.com</a>
|
||||
<a ng-click="openExternalLink('https://www.amazon.com', false)">www.amazon.com</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue