export backup without signing capabilities
This commit is contained in:
parent
678b871769
commit
bddfa5c4d9
7 changed files with 88 additions and 9 deletions
|
|
@ -102,7 +102,7 @@
|
|||
<span translate>Reject</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="large-5 medium-5 small-6 columns text-right">
|
||||
<div class="large-5 medium-5 small-6 columns text-right" ng-show="canSign">
|
||||
<button class="button primary round expand" ng-click="sign(tx)"
|
||||
ng-style="{'background-color':color}"
|
||||
ng-disabled="loading">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue