network error to the last (more important)

This commit is contained in:
Matias Alejo Garcia 2014-12-19 09:43:29 -03:00
parent ebf1f1b80e
commit 44ded91c8f
1 changed files with 5 additions and 4 deletions

View File

@ -48,10 +48,7 @@
<div class="off-canvas-wrap" id="off-canvas-wrap" ng-show="!signingOut">
<div class="inner-wrap">
<span class="status" ng-if="$root.reconnecting">
<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 && !$root.pleaseConfirmEmailAck">
<a class="close-notification text-white" ng-click="$root.pleaseConfirmEmailAck=true">&#215;</a>
<a class="text-white button warning tiny m0 right" ng-click="resendVerificationEmail()">Resend</a>
@ -70,6 +67,10 @@
</span>
</span>
<span class="status" ng-if="$root.reconnecting">
<i class="fi-loop icon-rotate"></i>
<span translate> <strong class="size-16">Network Error</strong>.<br> Attempting to reconnect..</span>
</span>
<div ng-controller="SidebarController" ng-show="$root.iden && !$root.hideNavigation">
<nav class="tab-bar">