Sha256: d89cad4435de1206baef38ee26153370d31bdcebfc4315c7ee99aeddd8ea258c

Contents?: true

Size: 310 Bytes

Versions: 25

Compression:

Stored size: 310 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')
    }.to_json
  %>
  });
</script>

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
spree_frontend-4.1.15 app/views/spree/shared/_translations.html.erb
spree_frontend-4.1.14 app/views/spree/shared/_translations.html.erb
spree_frontend-4.1.13.1 app/views/spree/shared/_translations.html.erb
spree_frontend-4.2.0.rc4 app/views/spree/shared/_translations.html.erb
spree_frontend-4.2.0.rc3 app/views/spree/shared/_translations.html.erb
spree_frontend-4.1.13 app/views/spree/shared/_translations.html.erb
spree_frontend-4.2.0.rc2 app/views/spree/shared/_translations.html.erb
spree_frontend-4.1.12 app/views/spree/shared/_translations.html.erb
spree_frontend-4.2.0.rc1 app/views/spree/shared/_translations.html.erb
spree_frontend-4.1.11 app/views/spree/shared/_translations.html.erb
spree_frontend-4.1.10 app/views/spree/shared/_translations.html.erb
spree_frontend-4.2.0.beta app/views/spree/shared/_translations.html.erb
spree_frontend-4.1.9 app/views/spree/shared/_translations.html.erb
spree_frontend-4.1.8 app/views/spree/shared/_translations.html.erb
spree_frontend-4.1.7 app/views/spree/shared/_translations.html.erb
spree_frontend-4.1.6 app/views/spree/shared/_translations.html.erb
spree_frontend-4.1.5 app/views/spree/shared/_translations.html.erb
spree_frontend-4.1.4 app/views/spree/shared/_translations.html.erb
spree_frontend-4.1.3 app/views/spree/shared/_translations.html.erb
spree_frontend-4.1.2 app/views/spree/shared/_translations.html.erb