add hardware wallet name on preferences

This commit is contained in:
Javier 2016-06-15 10:12:36 -03:00
commit a08f68a591
2 changed files with 6 additions and 3 deletions

View file

@ -38,9 +38,8 @@
</li>
<li ng-show="index.isPrivKeyExternal">
<div class="right text-gray">
<div class="right text-gray m10r">
{{externalSource}}
<!-- (Accont {{preferences.externalAccount}}) -->
</div>
<div translate>Hardware wallet</div>
</li>