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