Files
PrestaShop/themes/default
Milow 2ed7b970a8 Fixup js/cart-summary.js
Cleanup of cart-summary.js

Error fixes:
1. Added two missing semicolons on line 34 and line 622
2. Fix var scrope around lines 229 and 805

General fixes:
1. Changed all == to === and != to !==
2. Added missing var to undefined variables in for loops
2012-11-23 22:02:11 -06:00
..
2012-11-23 20:37:20 -06:00
2012-11-23 22:02:11 -06:00
2011-12-02 15:24:40 +00:00
2012-11-22 16:48:21 +01:00
2012-05-09 20:57:15 +00:00
2012-11-22 16:48:21 +01:00
2012-05-21 18:19:37 +00:00
2012-11-23 15:18:21 +00:00