Sha256: 1c4d01eaf8452efba0f0d258840a1f03bfc21b787c47a5ed4fd8f6d457e7b30e
Contents?: true
Size: 441 Bytes
Versions: 8
Compression:
Stored size: 441 Bytes
Contents
<script> window.addEventListener('turbolinks:load', function() { Spree.translations = <%== { coupon_code_applied: Spree.t(:coupon_code_applied), coupon_code_removed: Spree.t(:coupon_code_removed), coupon_code_error_icon: image_path('error.svg'), credit_card_remove_confirmation: Spree.t(:credit_card_remove_confirmation) }.to_json %> }); </script>
Version data entries
8 entries across 8 versions & 1 rubygems