fix import
This commit is contained in:
parent
7bb5d89fad
commit
e7683ba86f
1 changed files with 10 additions and 8 deletions
|
|
@ -174,14 +174,16 @@
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<!-- <form name="importForm4" ng-submit="import.importTrezor(importForm4)" novalidate> -->
|
<form name="importForm4" ng-submit="import.importTrezor(importForm4)" novalidate>
|
||||||
<!-- <div class="large-12 columns"> -->
|
<div class="large-12 columns">
|
||||||
<!-- <button translate type="submit" class="button round expand black" -->
|
<!-- ng-disabled="import.loading || import.ledger" -->
|
||||||
<!-- ng-disabled="import.loading || import.ledger"> -->
|
<button translate type="submit" class="button round expand black"
|
||||||
<!-- Import from TREZOR -->
|
ng-disabled="true"
|
||||||
<!-- </button> -->
|
>
|
||||||
<!-- </div> -->
|
Import from TREZOR
|
||||||
<!-- </form> -->
|
</button>
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue