change variable name

This commit is contained in:
Gabriel Bazán 2016-02-03 13:35:52 -03:00
commit 2b7643922b
2 changed files with 5 additions and 5 deletions

View file

@ -517,4 +517,4 @@
</div>
</div>
<div class="extra-margin-bottom"></div>
<div ng-hide="hideMenuBar" ng-include="'views/includes/menu.html'" ng-show="!index.noFocusedWallet"></div>
<div ng-hide="shouldHideMenuBar" ng-include="'views/includes/menu.html'" ng-show="!index.noFocusedWallet"></div>