Skip to content

Commit

Permalink
Merge pull request #845 from spark-solutions/update-for-sd-943
Browse files Browse the repository at this point in the history
Update for SD-943
  • Loading branch information
damianlegawiec authored Oct 11, 2020
2 parents 1b61bda + 26ae0ae commit 71cf9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/spree/layouts/_add_js_params.html.erb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%= javascript_tag do %>
document.addEventListener("load", function(){
window.addEventListener("load", function(){
Spree.url_params["locale"] = "<%= I18n.locale %>";
})
<% end %>

0 comments on commit 71cf9de

Please sign in to comment.