hide import hw tab for mobile

This commit is contained in:
Javier 2017-01-07 22:11:46 -03:00 committed by Javier Donadío
commit e209751cb6
2 changed files with 10 additions and 7 deletions

View file

@ -16,7 +16,7 @@
<span translate>File/Text</span>
</div>
<div class="col" ng-click="hardware = true; phrase = file = false; showAdv = false" ng-style="hardware &&
{'border-bottom-style': 'solid'}" ng-show="showHardwareWallet">
{'border-bottom-style': 'solid'}" ng-show="isCopay && (isChromeApp || isDevel)">
<span translate>Hardware wallet</span>
</div>
</div>