Feb 27 2026: update Issue view details 2

This commit is contained in:
2026-02-27 17:51:38 -05:00
parent 0cf36a2f41
commit 998569d402
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -118,8 +118,8 @@
</div>
{% endif %}
<div class="mb-3">
{{ form.comments.label(class="form-label fw-semibold") }}
{{ form.comments(class="form-control", rows=3, placeholder="Optional update notes…") }}
{{ form.update_notes.label(class="form-label fw-semibold") }}
{{ form.update_notes(class="form-control", rows=3, placeholder="Optional update notes…") }}
</div>
<div class="mb-3">
{{ form.result_notes.label(class="form-label fw-semibold") }}