Skip to content

Commit 71cf9de

Browse files
Merge pull request #845 from spark-solutions/update-for-sd-943
Update for SD-943
2 parents 1b61bda + 26ae0ae commit 71cf9de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<%= javascript_tag do %>
2-
document.addEventListener("load", function(){
2+
window.addEventListener("load", function(){
33
Spree.url_params["locale"] = "<%= I18n.locale %>";
44
})
55
<% end %>

0 commit comments

Comments
 (0)