Update index.html

This commit is contained in:
Justin 2023-09-13 21:37:13 +08:00 committed by GitHub
parent 76b832feff
commit 100e923208
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 27 deletions

View File

@ -2440,15 +2440,9 @@
class="form-check-input name-select"
type="checkbox"
value=""
id="display_name"
/>
<!-- <input
class="form-check-input name-select"
type="checkbox"
value=""
id="display_name"
id="stocks_displayname"
{% if stocks_settings.display_name%} checked {%endif%}
/> -->
/>
</div>
</div>
@ -2902,14 +2896,6 @@
</label>
</div>
<div class="col-auto">
<input
class="form-check-input name-select"
type="checkbox"
value=""
id="display_cryptoname"
/>
</div>
<!-- <div class="col-auto">
<input
class="form-check-input name-select"
type="checkbox"
@ -2921,7 +2907,7 @@
checked
{%endif%}
/>
</div> -->
</div>
</div>
<div class="row g-3 align-items-center">
@ -8107,15 +8093,6 @@
</label>
</div>
<div class="col-auto">
<input
class="form-check-input name-select"
type="checkbox"
value=""
id="market_displayname"
/>
</div>
<!-- <div class="col-auto">
<input
class="form-check-input name-select"
type="checkbox"
@ -8127,7 +8104,7 @@
checked
{%endif%}
/>
</div> -->
</div>
</div>
<div class="row g-3 align-items-center left-div">