Hide hardware wallets temporarily until at least one is added

This commit is contained in:
Saivann 2014-07-25 15:13:18 -04:00
parent 0a5d84a06d
commit e47f9f6b4e

View file

@ -447,7 +447,7 @@ wallets:
<li><a data-walletcompat="linux">Linux</a></li>
</ul>
</li>
<li class="wallet-hardware"><a data-walletcompat="hardware">{% translate walletcathardware %}</a></li>
<li class="wallet-hardware" style="display:none;"><a data-walletcompat="hardware">{% translate walletcathardware %}</a></li>
<li class="wallet-web"><a data-walletcompat="web">{% translate walletcatweb %}</a></li>
</ul>
</div>