From 518170539ac1d95456407d746395a89b6eeeaa73 Mon Sep 17 00:00:00 2001 From: Saksham Gupta Date: Sat, 13 Mar 2021 02:36:06 +0530 Subject: [PATCH] Fix #16716 - Rename disappears after column drop Signed-off-by: Saksham Gupta --- templates/indexes.twig | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/templates/indexes.twig b/templates/indexes.twig index edc5c14dac..38ec86f316 100644 --- a/templates/indexes.twig +++ b/templates/indexes.twig @@ -7,11 +7,11 @@ {% if indexes is not empty %} {{ indexes_duplicates|raw }} -
- - - - +
+
{% trans 'Action' %}
+ + + @@ -33,6 +33,11 @@ {{ get_icon('b_edit', 'Edit'|trans) }} +
{% trans 'Action' %} {% trans 'Keyname' %} {% trans 'Type' %} {% trans 'Unique' %}