Sha256: 80322922c46322c6107f981dce39d6812966958d4e45ce54bd0e97b026a03d1e

Contents?: true

Size: 350 Bytes

Versions: 19

Compression:

Stored size: 350 Bytes

Contents

<%= render :partial => 'admin/shared/configuration_menu' %>

<h1><%= t("tax_settings") %></h1>

<table id='listing_tax_settings'>
  <tr>
    <th scope="row"><%= t("show_price_inc_vat") %>:</th>
    <td><%=  Spree::Config[:show_price_inc_vat] %></td>
  </tr>
</table>

<p><%= link_to_with_icon 'edit', t("edit"), edit_admin_tax_settings_path %></p>


Version data entries

19 entries across 19 versions & 6 rubygems

Version Path
apispree_core-0.0.0 app/views/admin/tax_settings/show.html.erb
My-Commerce_core-1.1.0 app/views/admin/tax_settings/show.html.erb
My-Commerce_core-1.0.0 app/views/admin/tax_settings/show.html.erb
MyCommerceapi-1.0.0 core/app/views/admin/tax_settings/show.html.erb
MyCommerce-0.0.3 core/app/views/admin/tax_settings/show.html.erb
rfcommerce_core-0.0.3 app/views/admin/tax_settings/show.html.erb
spree_core-0.60.6 app/views/admin/tax_settings/show.html.erb
spree_core-0.60.5 app/views/admin/tax_settings/show.html.erb
spree_core-0.50.4 app/views/admin/tax_settings/show.html.erb
spree_core-0.60.4 app/views/admin/tax_settings/show.html.erb
spree_core-0.50.3 app/views/admin/tax_settings/show.html.erb
spree_core-0.60.3 app/views/admin/tax_settings/show.html.erb
spree_core-0.60.2 app/views/admin/tax_settings/show.html.erb
spree_core-0.60.1 app/views/admin/tax_settings/show.html.erb
spree_core-0.60.0 app/views/admin/tax_settings/show.html.erb
spree_core-0.60.0.RC1 app/views/admin/tax_settings/show.html.erb
spree_core-0.50.2 app/views/admin/tax_settings/show.html.erb
spree_core-0.50.1 app/views/admin/tax_settings/show.html.erb
spree_core-0.50.0 app/views/admin/tax_settings/show.html.erb