fix: [ocr] UI correlation, fix language bloc

This commit is contained in:
terrtia 2024-04-16 22:56:03 +02:00
parent 4cb47e8af3
commit 56fae107bf
No known key found for this signature in database
GPG key ID: 1E1B1F50D84613D0

View file

@ -75,7 +75,7 @@
{% if not is_correlation %}
<div class="my-1">
{% set mess_id_escape= meta['id'] | replace("/", "_") %}
@ -117,6 +117,7 @@
</div>
</div>
</div>
{% endif %}