diff --git a/templates/table/structure/display_structure.twig b/templates/table/structure/display_structure.twig index c8208b0646..4bc5e3f399 100644 --- a/templates/table/structure/display_structure.twig +++ b/templates/table/structure/display_structure.twig @@ -148,7 +148,7 @@
  • - {% if type == 'text' or type == 'blob' or tbl_storage_engine == 'ARCHIVE' or field_name in columns_with_unique_index %} + {% if type == 'text' or type == 'blob' or tbl_storage_engine == 'ARCHIVE' %} {{ get_icon('bd_unique', 'Unique'|trans) }} {% else %}