forked from expo/troggle
bugfixes and enabling older wallets to be found and listed
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
{{wallet.cave}}
|
||||
{% endif %}
|
||||
{% else %}
|
||||
<em>No wallet.cave {{wallet.cave}}</em>
|
||||
{% endif %}</td>
|
||||
<td style="padding:2px">{% if wallet.name %}{{wallet.name}}{% else %}<em>{% if wallet.displaynames %} {% for dn in wallet.displaynames %}{{dn}}{%if not forloop.last %}, {% endif %} {% endfor %}{% else %} {% endif %}</em>{% endif %}</td>
|
||||
<td style="padding:2px" align=center>
|
||||
|
||||
Reference in New Issue
Block a user