Update web UI defaults
This commit is contained in:
parent
eb3c7d0f53
commit
7341522ba8
@ -82,8 +82,8 @@
|
||||
</label>
|
||||
<label>
|
||||
<select id="selQuota">
|
||||
<option value="droop">Droop</option>
|
||||
<option value="droop_exact" selected>Droop (exact)</option>
|
||||
<option value="droop" selected>Droop</option>
|
||||
<option value="droop_exact">Droop (exact)</option>
|
||||
<option value="hare">Hare</option>
|
||||
<option value="hare_exact">Hare (exact)</option>
|
||||
</select>
|
||||
|
Loading…
Reference in New Issue
Block a user