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

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16177 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2012-07-02 15:11:10 +00:00
parent 97245ef94a
commit 5f26752083
+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)
{