Add Library and Transcode Options
This commit is contained in:
parent
cdc94d551d
commit
249a415cee
12 changed files with 134 additions and 20 deletions
|
@ -17,6 +17,7 @@
|
|||
<label for="type">Type</label>
|
||||
<select id="type" name="type">
|
||||
<option value="0">Health Check</option>
|
||||
<option value="1">Transcode</option>
|
||||
</select>
|
||||
<input type="submit" value="Submit">
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue