mirror of
https://gitlab.rlp.net/proj-wise2526-video2document/video2document.git
synced 2026-06-15 18:01:52 +02:00
Merge commit '718664523cb982791ec596e62b6536baca692e80' into feature/modular-ipc-system-implementation
This commit is contained in:
@@ -149,7 +149,7 @@ function loadAiOptions(options){
|
||||
//function to load transcription options to the drop down list
|
||||
function loadTranscriptionOptions(options){
|
||||
try {
|
||||
var menu = document.getElementById('ai_type');
|
||||
var menu = document.getElementById('transkript_type');
|
||||
var object_holdy;
|
||||
var choice ;
|
||||
object_holdy = options
|
||||
|
||||
Reference in New Issue
Block a user