Merge pull request #4064 from cmgustavo/bug/delete-last-wallet
Fix delete last wallet
This commit is contained in:
commit
975bd99834
3 changed files with 5 additions and 5 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