Merge pull request #3557 from bitpay/v1.5

Update master with v1.5
This commit is contained in:
Gustavo Maximiliano Cortez 2015-12-01 11:06:02 -03:00
commit 36e7a69e52
11 changed files with 14 additions and 15 deletions

View file

@ -452,7 +452,7 @@
<div ng-show="index.updatingTxHistory[index.walletId]">
<div ng-show="index.txProgress > 6" class="row m20t text-center">
<div class="circle-icon">
<img src="/img/icon-sync.svg" alt="sync" width="70">
<img src="img/icon-sync.svg" alt="sync" width="70">
</div>
<div translate class="size-12 text-gray m20t small-10 small-centered columns">
Initial transaction history synchronization can take some minutes for wallets with many transactions.