allow sorting for branch

This commit is contained in:
Christian Herzog
2020-04-22 21:18:37 +02:00
parent 04308e71de
commit 0b3df3a155
2 changed files with 31 additions and 0 deletions

View File

@@ -254,6 +254,10 @@
<input type="button" id="fwcheck" class="btn btn-info" value="Check for updates" />
</div>
<div id="searchfw" class="form-group">
<select class="custom-select" id="fwbranch">
<option selected="">Choose FW branch</option>
</select>
<input class="form-control form-control-sm" id="searchinput" type="text" placeholder="search releases" id="inputSmall">
</div>
<table class="table table-hover">