Skip to content

Commit 26ae0ae

Browse files
author
ASz
committed
Update for SD-943
1 parent 528f78a commit 26ae0ae

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)