faster tab switching
This commit is contained in:
parent
897c5185d8
commit
a56507fe87
4 changed files with 20 additions and 13 deletions
|
|
@ -224,7 +224,7 @@
|
|||
</div>
|
||||
<div class="row m20t">
|
||||
<div class="large-12 columns">
|
||||
<button class="button black expand radius" ng-click="home.newAddress()"
|
||||
<button class="button black expand radius" ng-click="home.setNewAddress()"
|
||||
ng-style="{'background-color':index.backgroundColor}" ng-disabled="home.blockUx || index.isOffline ||home.generatingAddress" translate>
|
||||
Generate new address
|
||||
</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue