Sha256: 452185ab8a2b3bcf98a5bce0311f87069a73c7735804b4a47e1c47d697c2a55d
Contents?: true
Size: 325 Bytes
Versions: 24
Compression:
Stored size: 325 Bytes
Contents
<%= render :partial => 'admin/shared/configuration_menu' %> <h1><%= t("tax_settings") %></h1> <table> <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
24 entries across 24 versions & 3 rubygems