From 14f86d28eae3b83a8ee7222d5aee2425411e49b6 Mon Sep 17 00:00:00 2001 From: chschy Date: Tue, 13 Nov 2012 06:57:48 +0000 Subject: [PATCH] ui bug fix git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12196 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/menu/tpl/sitemap.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/menu/tpl/sitemap.html b/modules/menu/tpl/sitemap.html index 73c67527c..d4c6b8cce 100644 --- a/modules/menu/tpl/sitemap.html +++ b/modules/menu/tpl/sitemap.html @@ -2045,9 +2045,10 @@ jQuery(function($){ sDefault = htInfo.sDefault; //aGroup = htInfo.aGroup; + aGroup = []; // The comparison target "htInfo.group_srl" is always string where htInfo.aGroup can be either string OR integer. For easier comparison, conver aGroup to string. for(var n=0, nLen=htInfo.aGroup.length; n