Merge pull request #3906 from JDonadio/fix/wallet-name
Fix display wallet name on backup page
This commit is contained in:
commit
ec8c9c08af
2 changed files with 3 additions and 1 deletions
|
|
@ -6,7 +6,8 @@
|
|||
</a>
|
||||
</section>
|
||||
|
||||
<section class="middle tab-bar-section">
|
||||
<section class="middle tab-bar-section" ng-style="{'color':index.backgroundColor}">
|
||||
<span>{{wordsC.walletName}}</span>
|
||||
</section>
|
||||
|
||||
<section class="right-small">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue