mirror of https://github.com/CIRCL/AIL-framework
fix: [ocr] UI correlation, fix language bloc
parent
4cb47e8af3
commit
56fae107bf
|
@ -75,7 +75,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{% if not is_correlation %}
|
||||||
<div class="my-1">
|
<div class="my-1">
|
||||||
|
|
||||||
{% set mess_id_escape= meta['id'] | replace("/", "_") %}
|
{% set mess_id_escape= meta['id'] | replace("/", "_") %}
|
||||||
|
@ -117,6 +117,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue