[-] MO : #PSCFI-4015 - layered navigation module on IE7 creates scripterror / empty query

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10987 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2011-12-06 14:26:43 +00:00
parent 35fea4b692
commit f24d06977b
+2
View File
@@ -252,6 +252,8 @@ function openCloseFilter()
}
function stopAjaxQuery() {
if (typeof(ajaxQueries) == 'undefined')
ajaxQueries = new Array();
for(i = 0; i < ajaxQueries.length; i++)
ajaxQueries[i].abort();
ajaxQueries = new Array();