fix received

This commit is contained in:
Matias Alejo Garcia 2014-09-09 15:40:12 -03:00
commit 255affe382
3 changed files with 4 additions and 3 deletions

View file

@ -15,7 +15,7 @@
<div class="inner-wrap">
<span class="status" ng-if="$root.reconnecting">
<i class="fi-loop icon-rotate m15r"></i>
Attempting to reconnect...
<span translate> Network Error. Attempting to reconnect...</span>
</span>
<nav class="tab-bar" ng-class="{'hide-tab-bar' : !$root.wallet ||
!$root.wallet.isReady() || $root.wallet.isLocked}">