add usage to wallets table

This commit is contained in:
Matias Alejo Garcia 2014-12-01 17:21:39 -03:00
commit 2402a22f0a
5 changed files with 81 additions and 7 deletions

View file

@ -49,6 +49,12 @@
<i class="fi-loop icon-rotate"></i>
<span translate> <strong class="size-16">Network Error</strong>.<br> Attempting to reconnect..</span>
</span>
<span class="status" ng-if="$root.needsEmailConfirmation">
<i class="fi-alert"></i>
<span translate> <strong class="size-16">email not confirmed</strong>.<br> Please confirm your email address
using the confirmation link at the message we sent you</span>
</span>
<nav class="tab-bar" ng-if="$root.iden" >
<section class="left-small">
<a class="left-off-canvas-toggle menu-icon" ><span></span></a>