Fixed errors and added the loading of step 3 document types

This commit is contained in:
2026-01-08 17:18:43 +01:00
parent 43e21cfd8d
commit c833d5bb74
4 changed files with 68 additions and 60 deletions
+1 -2
View File
@@ -120,8 +120,7 @@
</div>
<div class="checkbox-container">
<input type="checkbox" name="docFormat" id="docFormatCustom" value="custom">
<select name="ai_type" id="ai_type">
<option>nichts</option>
<select name="costumDocumentType" id="costumDocumentType">
</select>
</div>
</div>