no forms[0], we will use a real id
This commit is contained in:
parent
38d4631312
commit
da8ebb9162
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@
|
|||
|
||||
var self = this,
|
||||
e = args.elements,
|
||||
f = document.forms[0],
|
||||
f = document.getElementById('wgCartId'),
|
||||
checks = f.sameShippingAsBilling,
|
||||
sameChange;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue