Remove ambiguous evidence level field from claims and the AI assistant.
Drops Evidenzlevel from models, admin, public UI, and draft workflow while keeping Nachweise file uploads unchanged. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -81,11 +81,6 @@
|
||||
{{ form.claim_status }}
|
||||
</div>
|
||||
|
||||
<div class="field-box">
|
||||
<label for="{{ form.evidence_level.id_for_label }}">{{ form.evidence_level.label }}</label>
|
||||
{{ form.evidence_level }}
|
||||
</div>
|
||||
|
||||
<div class="field-box">
|
||||
<label for="{{ form.short_answer.id_for_label }}">{{ form.short_answer.label }}</label>
|
||||
{{ form.short_answer }}
|
||||
|
||||
Reference in New Issue
Block a user