getting rid of localstorage for display format
This commit is contained in:
parent
adc9421b58
commit
7879c6918e
@ -353,10 +353,10 @@
|
||||
<div class="col-auto-displayformat">
|
||||
|
||||
<select id="inputDisplayFormat" class="form-select">
|
||||
|
||||
<option {%if feature_settings2 == 'Standard' %} selected {% endif %}>Standard Scrolling</option>
|
||||
|
||||
<option>Standard Scrolling</option>
|
||||
|
||||
<option>Professional Two Rows</option>
|
||||
<option {%if feature_settings2 == 'Professional' %} selected {% endif %}>Professional Two Rows</option>
|
||||
|
||||
</select>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user