mirror of
https://gitlab.rlp.net/proj-wise2526-video2document/video2document.git
synced 2026-06-15 18:01:52 +02:00
Fix, so the transcript module names get loaded in the right drop down menu
This commit is contained in:
@@ -17,10 +17,8 @@
|
||||
</div>
|
||||
<div class="dropdownMenus" id="dropdownMenus">
|
||||
<select name="ai_type" id="ai_type">
|
||||
<option value="ai">ai</option>
|
||||
</select>
|
||||
<select name="transkript_type" id="transkript_type">
|
||||
<option value="transkripty">transkripty</option>
|
||||
</select>
|
||||
<select name="output_type" id="output_type">
|
||||
<option value="mp4">mp4</option>
|
||||
|
||||
Reference in New Issue
Block a user