new version available

This commit is contained in:
Javier 2016-04-11 12:56:18 -03:00 committed by Gustavo Maximiliano Cortez
commit 5666649a2d
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
5 changed files with 104 additions and 1 deletions

View file

@ -134,6 +134,10 @@
</div>
</div>
<div class="release size-12" ng-show="newRelease && !index.isSearching" ng-click="$root.openExternalLink('https://github.com/bitpay/copay/releases/latest')">
<span>{{newRelease}}</span><i class="icon-arrow-right3 right size-18"></i>
</div>
<div class="oh pr" ng-if="index.txps[0]" ng-show="!index.isSearching">
<h4 ng-show="index.requiresMultipleSignatures" class="title m0" translate>Payment Proposals</h4>
<h4 ng-show="!index.requiresMultipleSignatures" class="title m0" translate>Unsent transactions</h4>