hide top bar

This commit is contained in:
Gabriel Bazán 2015-12-14 16:01:45 -03:00
commit 06346ade79

View file

@ -1,6 +1,7 @@
<div class="topbar-container"
ng-include="'views/includes/topbar.html'"
ng-show="!index.noFocusedWallet"
ng-init="showPreferences = true">
</div>