New implementation for displaying long lists: pagination

SVN:trunk[1309]
This commit is contained in:
Denis Flaven
2011-06-29 08:57:39 +00:00
parent 9e01277e49
commit f44afb8ee6
4 changed files with 23 additions and 21 deletions

View File

@@ -70,6 +70,7 @@ function LinksWidget(id, sClass, sAttCode, iInputId, sSuffix, bDuplicates)
bDuplicates: me.bDuplicates
}
me.UpdateButtons(0);
// Gather the parameters from the search form
$('#SearchFormToAdd_'+me.id+' :input').each(
function(i)