Revert "Hide menu if wallet is not authorized"

This reverts commit afe6c1039c.
This commit is contained in:
Matias Alejo Garcia 2015-09-29 08:08:06 -03:00
commit 367ce64a82
2 changed files with 6 additions and 6 deletions

View file

@ -182,7 +182,7 @@
receive
-->
<div id="receive" class="receive tab-view" ng-if="!index.notAuthorized">
<div id="receive" class="receive tab-view">
<div ng-show="index.needsBackup && !home.skipBackup" class="p60t row text-center">
<div class="text-warning text-bold m15b">
@ -280,7 +280,7 @@
send
-->
<div id="send" class="send tab-view" ng-if="!index.notAuthorized">
<div id="send" class="send tab-view">
<div>
<h4 class="title m0">
@ -439,7 +439,7 @@
history
-->
<div id="history" class="history tab-view" ng-if="!index.notAuthorized">
<div id="history" class="history tab-view">
<div class="row m20t" ng-show="!index.txHistory[0] && !index.updatingTxHistory">
<div class="large-12 columns">
<div class="oh text-center">