// Fix on product association deletion

This commit is contained in:
rGaillard
2012-08-29 16:42:45 +00:00
parent 2795ca9016
commit 7f39f2d213
4 changed files with 5 additions and 9 deletions
+1 -1
View File
@@ -2300,7 +2300,7 @@ class CartCore extends ObjectModel
}
$cache[(int)$dontAutoSeletectOptions] = $delivery_option;
return $delivery_option;
}