Sha256: 1e8f88e9ce0e30ef34caf72d00a3289b31b0f56c33ec9228a5e32454e06bb640

Contents?: true

Size: 287 Bytes

Versions: 47

Compression:

Stored size: 287 Bytes

Contents

<tr>
  <td></td>
  <td>
    <p class="f-fallback purchase_total purchase_total--label">
      <strong><%= Spree.t('order_mailer.total') %></strong>
    </p>
  </td>
  <td>
    <p class="f-fallback purchase_total">
      <strong><%= order.display_total %></strong>
    </p>
  </td>
</tr>

Version data entries

47 entries across 47 versions & 2 rubygems

Version Path
spree_core-4.2.0 app/views/spree/shared/purchased_items_table/_total.html.erb
spree_core-4.2.0.rc5 app/views/spree/shared/purchased_items_table/_total.html.erb
spree_core-4.2.0.rc4 app/views/spree/shared/purchased_items_table/_total.html.erb
spree_core-4.2.0.rc3 app/views/spree/shared/purchased_items_table/_total.html.erb
spree_core-4.2.0.rc2 app/views/spree/shared/purchased_items_table/_total.html.erb
spree_core-4.2.0.rc1 app/views/spree/shared/purchased_items_table/_total.html.erb
spree_core-4.2.0.beta app/views/spree/shared/purchased_items_table/_total.html.erb