// Fix js error with OPC on IE9

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12139 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
tDidierjean
2012-01-04 15:01:44 +00:00
parent 845b067d6e
commit 3adb20e946
+1 -1
View File
@@ -737,7 +737,7 @@ function multishippingMode(it)
url: orderOpcUrl,
async: true,
cache: false,
data: 'ajax=true&method=noMultiAddressDelivery',
data: 'ajax=true&method=noMultiAddressDelivery'
});
// Reload the cart