diff --git a/ccm-navigation/web/templates/ccm-navigation/navigation/def-atoz.jsp b/ccm-navigation/web/templates/ccm-navigation/navigation/def-atoz.jsp index 52b5c474e..407f1ff14 100644 --- a/ccm-navigation/web/templates/ccm-navigation/navigation/def-atoz.jsp +++ b/ccm-navigation/web/templates/ccm-navigation/navigation/def-atoz.jsp @@ -17,6 +17,7 @@ } else { DispatcherHelper.cacheForWorld(response, (int)age); } + int maxItems = Navigation.getConfig().getIndexPageMaxItems(); - -