Merge pull request #2063 from cmgustavo/feature/open-external-link-mobile

Feature/open external link mobile
This commit is contained in:
Matias Alejo Garcia 2014-12-09 18:18:07 -03:00
commit 838f9e0806
12 changed files with 82 additions and 71 deletions

View file

@ -120,7 +120,8 @@
</a>
</div>
<div class="right">
<a class="button-setup text-gray" href="https://copay.io/profile-storage">
<a class="button-setup text-gray"
ng-click="openExternalLink('https://copay.io/profile-storage.html')">
Learn more about this option
</a>
</div>