disables TREZOR
This commit is contained in:
parent
ba9d6b044b
commit
7bb5d89fad
3 changed files with 19 additions and 27 deletions
|
|
@ -107,11 +107,11 @@
|
|||
<span translate>Use Ledger hardware wallet</span>
|
||||
<switch id="hw-ledger" name="hwLedger" ng-model="hwLedger" ng-change="isTestnet=false" class="green right m5t m10b"></switch>
|
||||
</label>
|
||||
|
||||
<label ng-show="!index.isCordova" for="hw-trezor" class="oh">
|
||||
<span translate>Use TREZOR hardware wallet</span>
|
||||
<switch id="hw-trezor" name="hwTrezor" ng-model="hwTrezor" class="green right m5t m10b"></switch>
|
||||
</label>
|
||||
<!-- -->
|
||||
<!-- <label ng-show="!index.isCordova" for="hw-trezor" class="oh"> -->
|
||||
<!-- <span translate>Use TREZOR hardware wallet</span> -->
|
||||
<!-- <switch id="hw-trezor" name="hwTrezor" ng-model="hwTrezor" class="green right m5t m10b"></switch> -->
|
||||
<!-- </label> -->
|
||||
<!-- TODO account
|
||||
<div ng-show="hwLedger">
|
||||
<label class="oh"><span translate>Ledger Slot</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue