mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
fix: [ocr] UI correlation, fix language bloc
This commit is contained in:
parent
4cb47e8af3
commit
56fae107bf
1 changed files with 39 additions and 38 deletions
|
@ -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 a new issue