Hide menu if no wallet seletect. Also fix history js error
This commit is contained in:
parent
1f60f46081
commit
eeac37512c
2 changed files with 3 additions and 3 deletions
|
|
@ -523,4 +523,4 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="extra-margin-bottom"></div>
|
||||
<div ng-hide="$root.shouldHideMenuBar" ng-include="'views/includes/menu.html'" ng-show="!index.noFocusedWallet"></div>
|
||||
<div ng-include="'views/includes/menu.html'" ng-show="!index.noFocusedWallet && !$root.shouldHideMenuBar"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue