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

This commit is contained in:
mDeflotte
2011-12-06 14:26:43 +00:00
parent 6063f5946c
commit d959f1d989
+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();