diff --git a/js/indexes.js b/js/indexes.js index 5e82eaeb98..b2086014f8 100644 --- a/js/indexes.js +++ b/js/indexes.js @@ -405,8 +405,6 @@ Indexes.showAddIndexDialog = function (sourceArray, arrayIndex, targetColumns, c containment: $('#index_columns').find('tbody'), tolerance: 'pointer' }); - // We dont need the slider at this moment. - $(this).find('fieldset.tblFooters').remove(); }, modal: true, buttons: buttonOptions, diff --git a/templates/table/index_form.twig b/templates/table/index_form.twig index b28ab26752..5865a271df 100644 --- a/templates/table/index_form.twig +++ b/templates/table/index_form.twig @@ -218,6 +218,5 @@
-