[-] MO : #PSCFI-5815 - Fix bug on chrome with Chrome

This commit is contained in:
mDeflotte
2012-07-02 15:11:10 +00:00
parent 36fcfe8d98
commit 3f8bf9942d
+1 -1
View File
@@ -353,7 +353,7 @@ function reloadContent(params_plus)
}
});
if ($('.selectPrductSort').length)
if ($('.selectPrductSort').length && $('.selectPrductSort').val())
{
if ($('.selectPrductSort').val().search(/orderby=/) > 0)
{