mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)
98421: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud) 98302: Merged 5.0.1 (5.0.1) to 5.0.N (5.0.2) 98246: MNT-13495: Saved Search dashlet: 'Number of results to display' drop-down list is worked incorrectly git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@98528 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -1187,7 +1187,7 @@ function getSearchResults(params)
|
|||||||
{
|
{
|
||||||
return processResults(
|
return processResults(
|
||||||
nodes,
|
nodes,
|
||||||
params.pageSize,
|
params.maxResults,
|
||||||
params.startIndex,
|
params.startIndex,
|
||||||
rootNode,
|
rootNode,
|
||||||
rs.meta);
|
rs.meta);
|
||||||
|
Reference in New Issue
Block a user