thread killing seems most likely option for default
This commit is contained in:
parent
ed0c28b6a2
commit
4cc83efe63
|
@ -64,7 +64,7 @@ convoy: <a href="/t?c={{ .Convoy }}">{{ .Convoy }}</a>
|
||||||
<select name="wherefore">
|
<select name="wherefore">
|
||||||
<option>this honk</option>
|
<option>this honk</option>
|
||||||
<option>this honker</option>
|
<option>this honker</option>
|
||||||
<option>this convoy</option>
|
<option selected>this convoy</option>
|
||||||
</select>
|
</select>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue