[-] MO : #PSCFI-5815 - Fix bug on chrome with Chrome
This commit is contained in:
@@ -353,7 +353,7 @@ function reloadContent(params_plus)
|
||||
}
|
||||
});
|
||||
|
||||
if ($('.selectPrductSort').length)
|
||||
if ($('.selectPrductSort').length && $('.selectPrductSort').val())
|
||||
{
|
||||
if ($('.selectPrductSort').val().search(/orderby=/) > 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user