Sha256: 471bbba99bea50797978cfc5d92747d33d6cf483578be04aa03cc7877df687a0

Contents?: true

Size: 175 Bytes

Versions: 4

Compression:

Stored size: 175 Bytes

Contents

<script>
  Spree.taxonomy_translations = <%==
  { 
    :sort_products => I18n.t(:sort_products),
    :save_sorted_order => I18n.t(:save_sorted_order)
  }.to_json
%>
</script>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
spree_sort_products-2.0.0 app/views/spree/admin/shared/_taxonomy_translations.html.erb
spree_sort_products-1.3.4 app/views/spree/admin/shared/_taxonomy_translations.html.erb
spree_sort_products-1.3.3 app/views/spree/admin/shared/_taxonomy_translations.html.erb
spree_sort_products-1.3.2 app/views/spree/admin/shared/_taxonomy_translations.html.erb