// Fix #PSCFV-3994
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17443 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -704,6 +704,7 @@ function checkUrl()
|
||||
product_id = $('#product_page_product_id').val();
|
||||
// fill html with values
|
||||
$('.color_pick').removeClass('selected');
|
||||
$('.color_pick').parent().parent().children().removeClass('selected');
|
||||
count = 0;
|
||||
for (z in tabValues)
|
||||
for (a in attributesCombinations)
|
||||
|
||||
Reference in New Issue
Block a user