From da712fd263a4c546c631b604f39174c8c8699664 Mon Sep 17 00:00:00 2001 From: Madhura Jayaratne Date: Sun, 25 Mar 2012 16:48:22 +0530 Subject: [PATCH] Add more columns to index controllers are now in footer --- js/indexes.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/indexes.js b/js/indexes.js index abbf4d8b49..8099056913 100644 --- a/js/indexes.js +++ b/js/indexes.js @@ -27,9 +27,9 @@ function checkIndexType() */ $size_inputs = $('input[name="index[columns][sub_parts][]"]'); /** - * @var Object Span containg the controllers to add more columns + * @var Object Footer containg the controllers to add more columns */ - $add_more = $('#addMoreColumns'); + $add_more = $('#index_frm .tblFooters'); if ($select_index_type.val() == 'SPATIAL') { // Disable and hide the size column