Merge pull request #4391 from cmgustavo/bug/ui-pref-tx-history-01

Fix UI to show preparing...
This commit is contained in:
Matias Alejo Garcia 2016-06-14 18:21:33 -03:00 committed by GitHub
commit 77c3cc1ebb

View file

@ -14,7 +14,8 @@
</span>
</li>
<li ng-if="!csvReady && !index.isCordova">
<span translate>Export to file [preparing...]</span>
<span class="right text-gray text-italic" translate>preparing...</span>
<span translate>Export to file</span>
</li>
<li ng-click="clearTransactionHistory()" ng-style="{'color':index.backgroundColor}" translate>
Clear cache